gnu: linux-libre@4.4: Update to 4.4.17.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.17.
master
Mark H Weaver 2016-08-11 05:21:33 -04:00
parent 2ebc5ad603
commit 10692b2e7f
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 2 additions and 2 deletions

View File

@ -341,13 +341,13 @@ It has been modified to remove all non-free binary blobs.")
(define-public linux-libre-4.4
(package
(inherit linux-libre)
(version "4.4.16")
(version "4.4.17")
(source (origin
(method url-fetch)
(uri (linux-libre-urls version))
(sha256
(base32
"0lgc064r18gxvya5zvv2l4dmcj7161mb34q4frlw9z02ils9d623"))))
"1dbvvwxfqakan49ckcgk52r2zvwy1jmsgjnn5cl7hm5h2ks6nkzj"))))
(native-inputs
(let ((conf (kernel-config (or (%current-target-system)
(%current-system))