gnu: linux-libre-headers: Update to 4.9.59.

* gnu/packages/linux.scm (linux-libre-headers): Update to 4.9.59.
This commit is contained in:
Efraim Flashner 2017-11-01 10:16:51 +02:00
parent eda8a841ac
commit f37931d663
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -156,13 +156,13 @@ (define (linux-libre-urls version)
(define-public linux-libre-headers
(package
(name "linux-libre-headers")
(version "4.4.47")
(version "4.9.59")
(source (origin
(method url-fetch)
(uri (linux-libre-urls version))
(sha256
(base32
"00zdq7swhvzbbnnhzizq6m34q5k4fycpcp215bmkbxh1ic76v7bs"))))
"0z8hq8a6ic38xh33idzl0k0yi4isgd7ncl2g1d6mzf9ixw5krhvc"))))
(build-system gnu-build-system)
(native-inputs `(("perl" ,perl)))
(arguments