mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: linux-libre 6.1: Update to 6.1.25.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.25. (linux-libre-6.1-pristine-source): Update hash.
This commit is contained in:
parent
bdca6a49e7
commit
930f3fc86e
1 changed files with 2 additions and 2 deletions
|
@ -500,7 +500,7 @@ (define-public linux-libre-6.2-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-6.2)))
|
||||
|
||||
(define-public linux-libre-6.1-version "6.1.24")
|
||||
(define-public linux-libre-6.1-version "6.1.25")
|
||||
(define-public linux-libre-6.1-gnu-revision "gnu")
|
||||
(define deblob-scripts-6.1
|
||||
(linux-libre-deblob-scripts
|
||||
|
@ -510,7 +510,7 @@ (define deblob-scripts-6.1
|
|||
(base32 "0cchdhjra74zanyk14brv2l2dvxpg8dn58rn477lgfb44mcnhq33")))
|
||||
(define-public linux-libre-6.1-pristine-source
|
||||
(let ((version linux-libre-6.1-version)
|
||||
(hash (base32 "0135aj8asplpxqr48hwdmwynx8n8hzhdgh55yl8r0n1kivisgrma")))
|
||||
(hash (base32 "149h95r5msvqah868zd36y92ls9h41cr1rb5vzinl20mxdn46wnb")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-6.1)))
|
||||
|
|
Loading…
Reference in a new issue