gnu: linux-libre: Update to 4.14.146.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 24 Sep 2019 00:18:20 +0000 (02:18 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 24 Sep 2019 00:19:25 +0000 (02:19 +0200)
* gnu/packages/linux.scm (linux-libre): Update to 4.14.146.

gnu/packages/linux.scm

index f873da5..f03ae5e 100644 (file)
@@ -366,10 +366,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.142")
+(define-public linux-libre-4.14-version "4.14.146")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "1wwhnm1n1b6yzsd2zzzf9i3n4hlvgnph70p67cwahw0ik4ssayz6")))
+        (hash (base32 "1x9343pvlxdgx0zbsn12mcfhf6r8d9p57h6l5cw7krm3gs44pid3")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.14)))