gnu: linux-libre: Update to 5.1.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.11. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
999ab3807a
commit
5f7367cf84
1 changed files with 2 additions and 2 deletions
|
@ -430,8 +430,8 @@ (define* (make-linux-libre version hash supported-systems
|
|||
It has been modified to remove all non-free binary blobs.")
|
||||
(license license:gpl2)))
|
||||
|
||||
(define %linux-libre-version "5.1.10")
|
||||
(define %linux-libre-hash "0gpvp3p927wg31gmh4bakxcvzanx68s7d6dj6v89md7z146954k9")
|
||||
(define %linux-libre-version "5.1.11")
|
||||
(define %linux-libre-hash "15hmqycsggqd9bwrf229b7f0pfznzs03kpzcwrd9j867pvgwyl8c")
|
||||
|
||||
(define %linux-libre-5.1-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue