mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
gnu: linux-libre@4.14: Update to 4.14.64.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.64. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
32f4859399
commit
b8b2247803
1 changed files with 2 additions and 2 deletions
|
@ -435,8 +435,8 @@ (define-public linux-libre
|
|||
#:patches %linux-libre-patches
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.14-version "4.14.63")
|
||||
(define %linux-libre-4.14-hash "0ysqf70vpycw0xl1sm4rdkpaq526awys28di7k3kqgnlvgfgiilr")
|
||||
(define %linux-libre-4.14-version "4.14.64")
|
||||
(define %linux-libre-4.14-hash "1yslbwk8p7hvcxka103095pj31q49nrx0829557r9x8kb2mb3d53")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue