mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: linux-libre@4.19: Update to 4.19.19.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.19. (%linux-libre-4.19-hash): Update hash.
This commit is contained in:
parent
9d5414f1a4
commit
65466a2b10
1 changed files with 2 additions and 2 deletions
|
@ -427,8 +427,8 @@ (define-public linux-libre
|
|||
#:patches %linux-libre-4.20-patches
|
||||
#:configuration-file kernel-config))
|
||||
|
||||
(define %linux-libre-4.19-version "4.19.18")
|
||||
(define %linux-libre-4.19-hash "1m3qbd09zd7llq0fjsccyjr070n6szl5dj10qrlpd54bnvry22fc")
|
||||
(define %linux-libre-4.19-version "4.19.19")
|
||||
(define %linux-libre-4.19-hash "1sgcca9zpw5hza6vkza7613pd8bmvvd2kmd2f0xkl5fyrna7dipq")
|
||||
|
||||
(define %linux-libre-4.19-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue