mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: linux-libre@4.14: Update to 4.14.19.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
47b731b372
commit
146be91dda
1 changed files with 2 additions and 2 deletions
|
@ -391,8 +391,8 @@ (define-public linux-libre
|
|||
%linux-compatible-systems
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.14-version "4.14.18")
|
||||
(define %linux-libre-4.14-hash "1kl6zc9dzi02hzxwmzskxb4cqh5lph4afy94677bj5ribanmizn5")
|
||||
(define %linux-libre-4.14-version "4.14.19")
|
||||
(define %linux-libre-4.14-hash "1zns8nxx1j1fxpgqgsm9z0kffn0ji1pcsav1r77gxqllsn49wa8m")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue