mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: linux-libre@5.4: Update to 5.4.58.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.58. (linux-libre-5.4-pristine-source): Update hash.
This commit is contained in:
parent
fbe69acb08
commit
0c7bff21af
1 changed files with 2 additions and 2 deletions
|
@ -401,10 +401,10 @@ (define-public linux-libre-5.7-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.7)))
|
||||
|
||||
(define-public linux-libre-5.4-version "5.4.57")
|
||||
(define-public linux-libre-5.4-version "5.4.58")
|
||||
(define-public linux-libre-5.4-pristine-source
|
||||
(let ((version linux-libre-5.4-version)
|
||||
(hash (base32 "1fhprnkc7066iz6zxhskqarjmvwcan2jpfp00hd1q7rw2sw1n398")))
|
||||
(hash (base32 "0iqnn98hj3lq1avlrbjv9qdyfwffv01vd0a465xkhxck26py4bvh")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.4)))
|
||||
|
|
Loading…
Reference in a new issue