mirror of
git://git.savannah.gnu.org/guix.git
synced 2024-12-29 11:46:06 +01:00
gnu: linux-libre: Update to 4.12.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.9. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
50e34c608e
commit
828f0109ee
1 changed files with 2 additions and 2 deletions
|
@ -365,8 +365,8 @@ It has been modified to remove all non-free binary blobs.")
|
|||
|
||||
(define %intel-compatible-systems '("x86_64-linux" "i686-linux"))
|
||||
|
||||
(define %linux-libre-version "4.12.8")
|
||||
(define %linux-libre-hash "1p4ah15qs94id2yj6lhp6abdycvgp7lvn3ccsfs7f6n34hdij0cm")
|
||||
(define %linux-libre-version "4.12.9")
|
||||
(define %linux-libre-hash "1wpsqhaab91l1wdbsxq8pdwrdx3a603zr5zjxbzdsx99pr6iypra")
|
||||
|
||||
(define-public linux-libre
|
||||
(make-linux-libre %linux-libre-version
|
||||
|
|
Loading…
Reference in a new issue