mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: linux-libre@4.19: Update to 4.19.139.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.139. (linux-libre-4.19-pristine-source): Update hash.
This commit is contained in:
parent
a0121643d6
commit
fbe69acb08
1 changed files with 2 additions and 2 deletions
|
@ -409,10 +409,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.138")
|
||||
(define-public linux-libre-4.19-version "4.19.139")
|
||||
(define-public linux-libre-4.19-pristine-source
|
||||
(let ((version linux-libre-4.19-version)
|
||||
(hash (base32 "00jy3lxzx95smgc0mq7741byaj17jxrcqc2vnxlp4lkcbz82fp6i")))
|
||||
(hash (base32 "01anspwh3vskmcqf4xclx0jx6h0h33zfgmmvrzxq17wlzqhvyklw")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.19)))
|
||||
|
|
Loading…
Reference in a new issue