mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: linux-libre@4.14: Update to 4.14.65.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.65. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
ad6baf9dc1
commit
08e43eba4e
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.64")
|
||||
(define %linux-libre-4.14-hash "1yslbwk8p7hvcxka103095pj31q49nrx0829557r9x8kb2mb3d53")
|
||||
(define %linux-libre-4.14-version "4.14.65")
|
||||
(define %linux-libre-4.14-hash "0sdv2c0ix2mdc5h10d56bwi77hpb4gibmrsl1ydyb95hgg37k6h0")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue