gnu: linux-libre@4.14: Update to 4.14.154.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.154. (linux-libre-4.14-pristine-source): Update hash.
This commit is contained in:
parent
350d8d5452
commit
b5a9ac5b60
1 changed files with 2 additions and 2 deletions
|
@ -367,10 +367,10 @@ (define-public linux-libre-4.19-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.19)))
|
||||
|
||||
(define-public linux-libre-4.14-version "4.14.153")
|
||||
(define-public linux-libre-4.14-version "4.14.154")
|
||||
(define-public linux-libre-4.14-pristine-source
|
||||
(let ((version linux-libre-4.14-version)
|
||||
(hash (base32 "08bsyawda0yjy4sgr817ich1xihm8c7dicns8bzk1pcpb884pfai")))
|
||||
(hash (base32 "00q662s8mgnzqfgk5gkzqfv9ws3vryf28blbq1zxcy4s6wj4mpl6")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.14)))
|
||||
|
|
Loading…
Reference in a new issue