gnu: linux-libre@4.14: Update to 4.14.155.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.155. (linux-libre-4.14-pristine-source): Update hash.
This commit is contained in:
parent
56dab1274e
commit
9ad4d9f8a2
1 changed files with 2 additions and 2 deletions
|
@ -368,10 +368,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.19)))
|
||||
|
||||
(define-public linux-libre-4.14-version "4.14.154")
|
||||
(define-public linux-libre-4.14-version "4.14.155")
|
||||
(define-public linux-libre-4.14-pristine-source
|
||||
(let ((version linux-libre-4.14-version)
|
||||
(hash (base32 "00q662s8mgnzqfgk5gkzqfv9ws3vryf28blbq1zxcy4s6wj4mpl6")))
|
||||
(hash (base32 "10g4493ldc398qza304z5yz8qdp93w7a2bs5h5dwk0bbamwikmkp")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-4.14)))
|
||||
|
|
Reference in a new issue