mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 15:10:16 -05:00
gnu: linux-libre@4.4: Update to 4.4.211.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.211. (linux-libre-4.4-pristine-source): Update hash.
This commit is contained in:
parent
cf5c44a308
commit
bbc87d09d0
1 changed files with 2 additions and 2 deletions
|
@ -389,10 +389,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.210")
|
||||
(define-public linux-libre-4.4-version "4.4.211")
|
||||
(define-public linux-libre-4.4-pristine-source
|
||||
(let ((version linux-libre-4.4-version)
|
||||
(hash (base32 "1pg754s3138d2lq5y2zd1z7dagdy8pl4ifmp0754sa1rkjd3h0ns")))
|
||||
(hash (base32 "1f6qz4bvjn18cfcg3wwfsl75aw2kxwn28r228kdic9aibhy6rpvp")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.4)))
|
||||
|
|
Loading…
Reference in a new issue