mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
gnu: linux-libre@4.14: Update to 4.14.85.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.85. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
b2d1c75801
commit
2e34023f5e
1 changed files with 2 additions and 2 deletions
|
@ -429,8 +429,8 @@ (define-public linux-libre
|
||||||
#:patches %linux-libre-4.19-patches
|
#:patches %linux-libre-4.19-patches
|
||||||
#:configuration-file kernel-config))
|
#:configuration-file kernel-config))
|
||||||
|
|
||||||
(define %linux-libre-4.14-version "4.14.84")
|
(define %linux-libre-4.14-version "4.14.85")
|
||||||
(define %linux-libre-4.14-hash "0mdf436bxlrsv0jbnzwd5bblpavv9vk5qx7h2x55jp0iy9pvp3n2")
|
(define %linux-libre-4.14-hash "1jh11y6jakkp3xlq9jbf2myfjzbccjx1iyhd6ny7r9cjkv6r5i5i")
|
||||||
|
|
||||||
(define-public linux-libre-4.14
|
(define-public linux-libre-4.14
|
||||||
(make-linux-libre %linux-libre-4.14-version
|
(make-linux-libre %linux-libre-4.14-version
|
||||||
|
|
Loading…
Reference in a new issue