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.324.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.324. (linux-libre-4.19-pristine-source): Update hash. Change-Id: I82e9d32dc7adbeaa9e416c3a2dd4763d8cb28c3c
This commit is contained in:
parent
50d9e8b454
commit
0de78424bd
1 changed files with 2 additions and 2 deletions
|
@ -606,7 +606,7 @@ (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.323")
|
||||
(define-public linux-libre-4.19-version "4.19.324")
|
||||
(define-public linux-libre-4.19-gnu-revision "gnu1")
|
||||
(define deblob-scripts-4.19
|
||||
(linux-libre-deblob-scripts
|
||||
|
@ -616,7 +616,7 @@ (define deblob-scripts-4.19
|
|||
(base32 "048isws4h3lya8dwpwyhqglsjg9sckxk0gfsxdbqg336n5vi0gb1")))
|
||||
(define-public linux-libre-4.19-pristine-source
|
||||
(let ((version linux-libre-4.19-version)
|
||||
(hash (base32 "073akfd30bnk0r8hw1lywv2d7svslhfl5lx9zlkdhjf6p9gj3jgf")))
|
||||
(hash (base32 "1rpzhx6zx7kav638m78fcqhw3igzggdcyc2r7ns8inh75nnl1qch")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.19)))
|
||||
|
|
Loading…
Reference in a new issue