mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: linux-libre: Update to 5.0.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.3. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
c65cce08b4
commit
c74da2b6c4
1 changed files with 2 additions and 2 deletions
|
@ -415,8 +415,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.2")
|
||||
(define %linux-libre-hash "0lvjqs5fmar6bh5077wzh215v6ffi7f5yx1qkkkw35wqhv0xgn0c")
|
||||
(define %linux-libre-version "5.0.3")
|
||||
(define %linux-libre-hash "1ivdqr3y8r2hmv3a1g0a641cr2ckl3x4arapw0j6nwd0sbcyncam")
|
||||
|
||||
(define %linux-libre-5.0-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue