Skip to content
Snippets Groups Projects
Commit 88a1976c authored by Jason Self's avatar Jason Self Committed by Ludovic Courtès
Browse files

gnu: linux-libre: Update to 3.15.5.


* gnu/packages/linux.scm (linux-libre): Update to version 3.15.5.

Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
parent f123a18f
No related branches found
No related tags found
No related merge requests found
......@@ -186,7 +186,7 @@ (define (lookup file)
#f)))
(define-public linux-libre
(let* ((version "3.15")
(let* ((version "3.15.5")
(build-phase
'(lambda* (#:key system inputs #:allow-other-keys #:rest args)
;; Apply the neat patch.
......@@ -259,7 +259,7 @@ (define-public linux-libre
(uri (linux-libre-urls version))
(sha256
(base32
"125n04rwqmr3bm9slk62w6xcg355hx85rwv2x16nl6qki70hsick"))))
"0kh7yz6jl0jj6z24vh5qzzdn4s3ll4i4rnk4d0l0animnm3s305v"))))
(build-system gnu-build-system)
(native-inputs `(("perl" ,perl)
("bc" ,bc)
......
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