mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: linux-libre: Update to 4.15.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.12. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
8ec89c358f
commit
4d7c5f6d7e
1 changed files with 2 additions and 2 deletions
|
@ -383,8 +383,8 @@ (define %linux-compatible-systems '("x86_64-linux" "i686-linux" "armhf-linux"))
|
|||
;; supports qemu "virt" machine and possibly a large number of ARM boards.
|
||||
;; See : https://wiki.debian.org/DebianKernel/ARMMP.
|
||||
|
||||
(define %linux-libre-version "4.15.11")
|
||||
(define %linux-libre-hash "0nrsmw7x5nsc3906dfvfakkibv8pv09r1sf5ckzbkcbkwpyq62h8")
|
||||
(define %linux-libre-version "4.15.12")
|
||||
(define %linux-libre-hash "01wpxlw70nzdl8nk3xb8z3m93ads55q56ky56wpsci304jlnrd3v")
|
||||
|
||||
(define-public linux-libre
|
||||
(make-linux-libre %linux-libre-version
|
||||
|
|
Loading…
Reference in a new issue