mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: linux-libre@4.4: Update to 4.4.197.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.197. (linux-libre-4.4-pristine-source): Update hash.
This commit is contained in:
parent
6c16f1a5b3
commit
6f11d1b54e
1 changed files with 2 additions and 2 deletions
|
@ -397,10 +397,10 @@ (define-public linux-libre-4.9-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.9)))
|
||||
|
||||
(define-public linux-libre-4.4-version "4.4.196")
|
||||
(define-public linux-libre-4.4-version "4.4.197")
|
||||
(define-public linux-libre-4.4-pristine-source
|
||||
(let ((version linux-libre-4.4-version)
|
||||
(hash (base32 "0vd7fra22ky4sqp6vamracp5xd4900md5vdx0n4i6dhkf03kz7hn")))
|
||||
(hash (base32 "0ypfl1q1bdbk81hk0bm8a0grqzz4z5rp7z7asa3191ji3r8q9x4w")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.4)))
|
||||
|
|
Loading…
Reference in a new issue