mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: linux-libre 6.6: Update to 6.6.89.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.89. (linux-libre-6.6-pristine-source): Update hash. Change-Id: Id0524a4e05a0d781b6d76c0fe89785dc8f64d8ba
This commit is contained in:
parent
b4ce8ab251
commit
eba1909b61
1 changed files with 2 additions and 2 deletions
|
@ -562,7 +562,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-6.12)))
|
||||
|
||||
(define-public linux-libre-6.6-version "6.6.88")
|
||||
(define-public linux-libre-6.6-version "6.6.89")
|
||||
(define-public linux-libre-6.6-gnu-revision "gnu")
|
||||
(define deblob-scripts-6.6
|
||||
(linux-libre-deblob-scripts
|
||||
|
@ -572,7 +572,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
|
|||
(base32 "0xnhflca5rmxnxpywds6ixnipg2zsyb0wik3spir8j3cfjpqjw3b")))
|
||||
(define-public linux-libre-6.6-pristine-source
|
||||
(let ((version linux-libre-6.6-version)
|
||||
(hash (base32 "0l0697dcfdjkl80c7x1nfvw3n6390nnbznlpfbg51sgp7sv8kpqr")))
|
||||
(hash (base32 "005s3vf1fkcv3fady2ax9azyc4lj8p4flhn20h3srr38c39zf6n2")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-6.6)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue