mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: linux-libre@4.19: Update to 4.19.86.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.86. (linux-libre-4.19-pristine-source): Update hash.
This commit is contained in:
parent
79832fb285
commit
6c693a6e3f
1 changed files with 2 additions and 2 deletions
|
@ -360,10 +360,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.85")
|
||||
(define-public linux-libre-4.19-version "4.19.86")
|
||||
(define-public linux-libre-4.19-pristine-source
|
||||
(let ((version linux-libre-4.19-version)
|
||||
(hash (base32 "1dsgbys73jga5h0a9icgif6qbi31g84315zlcdid9bzf1abkbx3v")))
|
||||
(hash (base32 "1xmzcxsiydym574y7k313qd8s4c3mdahpb3nx3cingfl36ivnb5z")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.19)))
|
||||
|
|
Loading…
Reference in a new issue