mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-30 16:12:58 -05:00
gnu: linux-libre 5.15: Update to 5.15.114.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.114. (linux-libre-5.15-pristine-source): Update hash.
This commit is contained in:
parent
876486476a
commit
9ab028e70e
1 changed files with 2 additions and 2 deletions
|
@ -533,7 +533,7 @@ (define-public linux-libre-6.1-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-6.1)))
|
||||
|
||||
(define-public linux-libre-5.15-version "5.15.113")
|
||||
(define-public linux-libre-5.15-version "5.15.114")
|
||||
(define-public linux-libre-5.15-gnu-revision "gnu")
|
||||
(define deblob-scripts-5.15
|
||||
(linux-libre-deblob-scripts
|
||||
|
@ -543,7 +543,7 @@ (define deblob-scripts-5.15
|
|||
(base32 "00n8c7ghfs36bvz0yjw6w9daf5zcgj94kxxn27bfyfm274rkddmz")))
|
||||
(define-public linux-libre-5.15-pristine-source
|
||||
(let ((version linux-libre-5.15-version)
|
||||
(hash (base32 "1jmrnd0ri75gl0k80g93zqyg00lbf1gqai3dga383ms92799hkja")))
|
||||
(hash (base32 "1lkpa9wv1qj90qdzzi71qf5dyy7mi95fixx3ymdp6xwz45fym0g9")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.15)))
|
||||
|
|
Loading…
Reference in a new issue