mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: linux-libre@4.19: Update to 4.19.34.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.34. (%linux-libre-4.19-hash): Update hash.
This commit is contained in:
parent
68f206e60e
commit
4b2cc0b649
1 changed files with 2 additions and 2 deletions
|
@ -438,8 +438,8 @@ (define-public linux-libre
|
|||
#:patches %linux-libre-5.0-patches
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.19-version "4.19.33")
|
||||
(define %linux-libre-4.19-hash "147ksl3ksxdv2ifr18cbzq4647n9d7yr7kbxg02sljia7z3b70cm")
|
||||
(define %linux-libre-4.19-version "4.19.34")
|
||||
(define %linux-libre-4.19-hash "0rmpyj2qb651p2k2srpjndjxry87hr5vq0jkk4rvxjhm5y3sb65l")
|
||||
|
||||
(define %linux-libre-4.19-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue