Skip to content
Snippets Groups Projects
Commit 01963db0 authored by Mark H Weaver's avatar Mark H Weaver
Browse files

gnu: linux-libre-4.4: Update to 4.4.8.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.8.
parent a2cc073a
No related branches found
No related tags found
No related merge requests found
...@@ -337,13 +337,13 @@ (define-public linux-libre ...@@ -337,13 +337,13 @@ (define-public linux-libre
(define-public linux-libre-4.4 (define-public linux-libre-4.4
(package (package
(inherit linux-libre) (inherit linux-libre)
(version "4.4.7") (version "4.4.8")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (linux-libre-urls version)) (uri (linux-libre-urls version))
(sha256 (sha256
(base32 (base32
"031wh2k204zvshira28bf33sk1bbk19ilgqmkvkwjp6spk5wmvpq")))) "0zyhdy01gjglgmlrmpqa1sdnm0z91mzwspbksj6zvcamczb8ml53"))))
(native-inputs (native-inputs
(let ((conf (kernel-config (or (%current-target-system) (let ((conf (kernel-config (or (%current-target-system)
(%current-system)) (%current-system))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment