gnu: linux-libre@4.4: Update to 4.4.190.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.190. (linux-libre-4.4-pristine-source)[hash]: Update hash.
This commit is contained in:
parent
7dff32250b
commit
fd501b2be6
|
@ -382,10 +382,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.189")
|
||||
(define-public linux-libre-4.4-version "4.4.190")
|
||||
(define-public linux-libre-4.4-pristine-source
|
||||
(let ((version linux-libre-4.4-version)
|
||||
(hash (base32 "0nc8v62gw89m3ykqg6nqf749fzm8y1n481ns8vny4gbinyikjhlp")))
|
||||
(hash (base32 "1rf28cjrrmj7mm8xqlfld6k20ddk15j4mmyarqibjx9pk9acij7y")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.4)))
|
||||
|
|
Loading…
Reference in New Issue