gnu: linux-libre: Update to 4.8.3.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.3.
This commit is contained in:
Leo Famulari 2016-10-20 17:24:00 -04:00
parent d6e5de1ed2
commit 88576735bf
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -323,8 +323,8 @@ (define* (make-linux-libre version hash supported-systems
(define %intel-compatible-systems '("x86_64-linux" "i686-linux"))
(define-public linux-libre
(make-linux-libre "4.8.2"
"111v014j9b2zgyhv8f0aka5lmyc3imdc5yag7azw6hv3vjqqkn67"
(make-linux-libre "4.8.3"
"0plsy54rfk293f4f0sl1667lzbs3gchrf9sx0ghrq85w49d5ag61"
%intel-compatible-systems
#:configuration-file kernel-config))
@ -341,8 +341,8 @@ (define-public linux-libre-4.1
#:configuration-file kernel-config))
;; Avoid rebuilding kernel variants when there is a minor version bump.
(define %linux-libre-version "4.8.2")
(define %linux-libre-hash "111v014j9b2zgyhv8f0aka5lmyc3imdc5yag7azw6hv3vjqqkn67")
(define %linux-libre-version "4.8.3")
(define %linux-libre-hash "0plsy54rfk293f4f0sl1667lzbs3gchrf9sx0ghrq85w49d5ag61")
(define-public linux-libre-arm-generic
(make-linux-libre %linux-libre-version