mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-02 08:07:29 +01:00
gnu: linux-libre@4.9: Update to 4.9.198.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.198. (linux-libre-4.9-pristine-source): Update hash.
This commit is contained in:
parent
6e5bc87ced
commit
a6891409e3
1 changed files with 2 additions and 2 deletions
|
@ -375,10 +375,10 @@ (define-public linux-libre-4.14-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.14)))
|
||||
|
||||
(define-public linux-libre-4.9-version "4.9.197")
|
||||
(define-public linux-libre-4.9-version "4.9.198")
|
||||
(define-public linux-libre-4.9-pristine-source
|
||||
(let ((version linux-libre-4.9-version)
|
||||
(hash (base32 "032as6g4xvqjarqhvx7mr14yhn6idak4g0ps1skmsl4dfav6hdam")))
|
||||
(hash (base32 "1b05jra6q695s1d4rzdr39i6m8xsi5xjrdn73sgwzvx0dgxfnwlm")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.9)))
|
||||
|
|
Loading…
Reference in a new issue