mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 13:09:23 -05:00
gnu: linux-libre 6.0: Update to 6.0.17.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.17. (linux-libre-6.0-pristine-source): Update hash.
This commit is contained in:
parent
ea64560daf
commit
2a7e878253
1 changed files with 2 additions and 2 deletions
|
@ -495,7 +495,7 @@ (define-public linux-libre-6.1-pristine-source
|
||||||
(%upstream-linux-source version hash)
|
(%upstream-linux-source version hash)
|
||||||
deblob-scripts-6.1)))
|
deblob-scripts-6.1)))
|
||||||
|
|
||||||
(define-public linux-libre-6.0-version "6.0.16")
|
(define-public linux-libre-6.0-version "6.0.17")
|
||||||
(define-public linux-libre-6.0-gnu-revision "gnu")
|
(define-public linux-libre-6.0-gnu-revision "gnu")
|
||||||
(define deblob-scripts-6.0
|
(define deblob-scripts-6.0
|
||||||
(linux-libre-deblob-scripts
|
(linux-libre-deblob-scripts
|
||||||
|
@ -505,7 +505,7 @@ (define deblob-scripts-6.0
|
||||||
(base32 "16g2bin3xay30zfss1vlb7pwcss5giaxaksp4v1gk05wn51wjrqr")))
|
(base32 "16g2bin3xay30zfss1vlb7pwcss5giaxaksp4v1gk05wn51wjrqr")))
|
||||||
(define-public linux-libre-6.0-pristine-source
|
(define-public linux-libre-6.0-pristine-source
|
||||||
(let ((version linux-libre-6.0-version)
|
(let ((version linux-libre-6.0-version)
|
||||||
(hash (base32 "1r2wf3hf7yxl7lxma7plyi8pk3dmlsrpm763rf0g1h8ilsy72844")))
|
(hash (base32 "020xrv9449gd0jnfgi0sb69bgs2p9sd49dghmd3bnnal584r5vm7")))
|
||||||
(make-linux-libre-source version
|
(make-linux-libre-source version
|
||||||
(%upstream-linux-source version hash)
|
(%upstream-linux-source version hash)
|
||||||
deblob-scripts-6.0)))
|
deblob-scripts-6.0)))
|
||||||
|
|
Loading…
Reference in a new issue