mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
gnu: linux-libre@4.14: Update to 4.14.27.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.27. (%linux-libre-4.14-hash): Update hash.
This commit is contained in:
parent
8ab10c19d7
commit
570d79c8df
1 changed files with 2 additions and 2 deletions
|
@ -392,8 +392,8 @@ (define-public linux-libre
|
|||
%linux-compatible-systems
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.14-version "4.14.26")
|
||||
(define %linux-libre-4.14-hash "1m2zr17wpasg5riysbaa4g5i492jzr93py2jm088ki818s4a9cm3")
|
||||
(define %linux-libre-4.14-version "4.14.27")
|
||||
(define %linux-libre-4.14-hash "0mgkka9niyd0lj4qliy4v7jjh9lg1a5jwlv60yw7z0s4k7ajyyrp")
|
||||
|
||||
(define-public linux-libre-4.14
|
||||
(make-linux-libre %linux-libre-4.14-version
|
||||
|
|
Loading…
Reference in a new issue