mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: linux-libre@4.19: Update to 4.19.122.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.122. (linux-libre-4.19-pristine-source): Update hash.
This commit is contained in:
parent
f59cfae39a
commit
72bbae65f9
1 changed files with 2 additions and 2 deletions
|
@ -385,10 +385,10 @@ (define-public linux-libre-5.4-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.4)))
|
||||
|
||||
(define-public linux-libre-4.19-version "4.19.121")
|
||||
(define-public linux-libre-4.19-version "4.19.122")
|
||||
(define-public linux-libre-4.19-pristine-source
|
||||
(let ((version linux-libre-4.19-version)
|
||||
(hash (base32 "11bhjdaihhc42xhf4qxdkkjznc0i6igh0ahjbzr3fb8bmq9sirgv")))
|
||||
(hash (base32 "1980vza1vf6cl772dynn4m0rgdjazbn125kd6sb3s06gqn72cl2h")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.19)))
|
||||
|
|
Loading…
Reference in a new issue