gnu: linux-libre: Update to 4.9.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
8889a7da6f
commit
9e276ebb8c
|
@ -338,8 +338,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.9.9")
|
||||
(define %linux-libre-hash "0grk94jym0wz581c7pimia0rszq4h2xqjmf818i4l4qrjd0bnqvk")
|
||||
(define %linux-libre-version "4.9.10")
|
||||
(define %linux-libre-hash "0iia8xamzxbh8bnfrgxccqhzz4fbdph9797qhhv82m6ywj2lfpnx")
|
||||
|
||||
(define-public linux-libre
|
||||
(make-linux-libre %linux-libre-version
|
||||
|
|
Loading…
Reference in New Issue