mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: linux-libre: Update to 4.11.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.2. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
a08691dfbb
commit
718448e176
1 changed files with 2 additions and 2 deletions
|
@ -354,8 +354,8 @@ (define* (make-linux-libre version hash supported-systems
|
|||
|
||||
(define %intel-compatible-systems '("x86_64-linux" "i686-linux"))
|
||||
|
||||
(define %linux-libre-version "4.11.1")
|
||||
(define %linux-libre-hash "1kzs57lahvcsvlm0x650q593h10f4cjqspkv2nibr22syx4gry7l")
|
||||
(define %linux-libre-version "4.11.2")
|
||||
(define %linux-libre-hash "0vp6hjc7cb6q6bhbg6jcf08r27xbf293cdib2vfng15ygvxpyfij")
|
||||
|
||||
(define-public linux-libre
|
||||
(make-linux-libre %linux-libre-version
|
||||
|
|
Loading…
Reference in a new issue