gnu: linux-libre: Update to 4.12.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.3. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
d422eac54e
commit
30f8349efb
|
@ -363,8 +363,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.2")
|
||||
(define %linux-libre-hash "12jqvkp7vyhmqahkk2yv6qdfxan9r6y1999hcbmjl4z6qkv38pc3")
|
||||
(define %linux-libre-version "4.12.3")
|
||||
(define %linux-libre-hash "1b02snh41fgr5i55wlc86nvksyzy1cq994mkmj195pa57hy6y6ak")
|
||||
|
||||
(define-public linux-libre
|
||||
(make-linux-libre %linux-libre-version
|
||||
|
|
Loading…
Reference in New Issue