mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 19:09:27 +01:00
gnu: linux-libre@4.9: Update to 4.9.220.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.220. (linux-libre-4.9-pristine-source): Update hash.
This commit is contained in:
parent
9c8b5d5e08
commit
0c8941b504
1 changed files with 2 additions and 2 deletions
|
@ -401,10 +401,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.14)))
|
||||
|
||||
(define-public linux-libre-4.9-version "4.9.219")
|
||||
(define-public linux-libre-4.9-version "4.9.220")
|
||||
(define-public linux-libre-4.9-pristine-source
|
||||
(let ((version linux-libre-4.9-version)
|
||||
(hash (base32 "0i5wlyp11ss9p035bhq73xjx8iyk5dk4ynvd7msw5qfkrs6265vb")))
|
||||
(hash (base32 "0bhbkybzbdsbmrjmb5m7hxxl8b3v6n79zhh86cbr95kzg1hcgnfs")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.9)))
|
||||
|
|
Loading…
Add table
Reference in a new issue