gnu: linux-libre@4.4: Update to 4.4.201.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.201. (linux-libre-4.4-pristine-source): Update hash.
This commit is contained in:
parent
d673993a9a
commit
aeaad403b8
@ -383,10 +383,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.9)))
|
||||
|
||||
(define-public linux-libre-4.4-version "4.4.200")
|
||||
(define-public linux-libre-4.4-version "4.4.201")
|
||||
(define-public linux-libre-4.4-pristine-source
|
||||
(let ((version linux-libre-4.4-version)
|
||||
(hash (base32 "02g8h62nq0xrfkxfxxwamdnmkw19p2x5lnrmqszlvgx1ymhfsnfm")))
|
||||
(hash (base32 "120kci4kmc48zcw16lhxmh71kaxm9ac5qxik36q3a20czg28b2m7")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.4)))
|
||||
|
Loading…
Reference in New Issue
Block a user