mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: linux-libre@4.19: Update to 4.19.81.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.81. (linux-libre-4.19-pristine-source): Update hash.
This commit is contained in:
parent
54e616403d
commit
fd41243c81
1 changed files with 2 additions and 2 deletions
|
@ -359,10 +359,10 @@ (define-public linux-libre-5.3-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.3)))
|
||||
|
||||
(define-public linux-libre-4.19-version "4.19.80")
|
||||
(define-public linux-libre-4.19-version "4.19.81")
|
||||
(define-public linux-libre-4.19-pristine-source
|
||||
(let ((version linux-libre-4.19-version)
|
||||
(hash (base32 "1v776s6q5wxn8ci86dwa8s8y41b94g09fnpgvzysg2h89rvbmac0")))
|
||||
(hash (base32 "17g2wiaa7l7mxi72k79drxij2zqk3nsj8wi17bl4nfvb1ypc2gi9")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.19)))
|
||||
|
|
Loading…
Reference in a new issue