mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: linux-libre 5.15: Update to 5.15.115.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.115. (linux-libre-5.15-pristine-source): Update hash.
This commit is contained in:
parent
455e88bc84
commit
f9755ff2ac
1 changed files with 2 additions and 2 deletions
|
@ -518,7 +518,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.114")
|
||||
(define-public linux-libre-5.15-version "5.15.115")
|
||||
(define-public linux-libre-5.15-gnu-revision "gnu")
|
||||
(define deblob-scripts-5.15
|
||||
(linux-libre-deblob-scripts
|
||||
|
@ -528,7 +528,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 "1lkpa9wv1qj90qdzzi71qf5dyy7mi95fixx3ymdp6xwz45fym0g9")))
|
||||
(hash (base32 "050j9z0wg5glgxwbmzfq4l8lv8y7g3nc2rz8342yjdcjfxh6h1qv")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.15)))
|
||||
|
|
Loading…
Reference in a new issue