mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: linux-libre: Update to 6.5.12.
* gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.12. (linux-libre-6.5-pristine-source): Update hash. Change-Id: Ie4c626df9d2332a64a1b6f4780cbbfefda1d5626
This commit is contained in:
parent
bd6789be20
commit
8e0485515d
1 changed files with 2 additions and 2 deletions
|
@ -508,7 +508,7 @@ (define-public linux-libre-6.6-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-6.6)))
|
||||
|
||||
(define-public linux-libre-6.5-version "6.5.11")
|
||||
(define-public linux-libre-6.5-version "6.5.12")
|
||||
(define-public linux-libre-6.5-gnu-revision "gnu")
|
||||
(define deblob-scripts-6.5
|
||||
(linux-libre-deblob-scripts
|
||||
|
@ -518,7 +518,7 @@ (define deblob-scripts-6.5
|
|||
(base32 "066z5lw5vrfayhv23hpfcm6fh6b7zmn2v13kfv1g3z3jl1wblhfh")))
|
||||
(define-public linux-libre-6.5-pristine-source
|
||||
(let ((version linux-libre-6.5-version)
|
||||
(hash (base32 "06dmb4hbwrms0lp4axphwgj8wbnzsym70sx55lxr501b53wlmqif")))
|
||||
(hash (base32 "17rmkzxszp2jg1zx2mmdcy30ffrsd0qms513sxd14klp5k9w2saa")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-6.5)))
|
||||
|
|
Loading…
Reference in a new issue