mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
gnu: linux-libre: Update to 5.0.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.11. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
c52fb6e11d
commit
8d5edc9cea
1 changed files with 2 additions and 2 deletions
|
@ -423,8 +423,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.0.10")
|
||||
(define %linux-libre-hash "1lcwpxz5ival8nmnh19x4b1bn19bifhi3mlarx85d783jg47jc3h")
|
||||
(define %linux-libre-version "5.0.11")
|
||||
(define %linux-libre-hash "09xnaz2ybicl4qb7gixcd5l16jasqih98r3xg5amqnqjjhxx5hrj")
|
||||
|
||||
(define %linux-libre-5.0-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue