gnu: linux-libre-headers: Update to 3.14.37.
* gnu/packages/linux.scm (linux-libre-headers): Update to 3.14.37.
This commit is contained in:
parent
b198545df6
commit
e081385af2
@ -91,7 +91,7 @@ (define (linux-libre-urls version)
|
||||
version "-gnu.tar.xz")))
|
||||
|
||||
(define-public linux-libre-headers
|
||||
(let* ((version "3.3.8")
|
||||
(let* ((version "3.14.37")
|
||||
(build-phase
|
||||
(lambda (arch)
|
||||
`(lambda _
|
||||
@ -120,7 +120,7 @@ (define-public linux-libre-headers
|
||||
(uri (linux-libre-urls version))
|
||||
(sha256
|
||||
(base32
|
||||
"0jkfh0z1s6izvdnc3njm39dhzp1cg8i06jv06izwqz9w9qsprvnl"))))
|
||||
"1blxr2bsvfqi9khj4cpspv434bmx252zak2wsbi2mgl60zh77gza"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs `(("perl" ,perl)))
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user