guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: linux-libre@4.14: Update to 4.14.155.


From: guix-commits
Subject: 02/04: gnu: linux-libre@4.14: Update to 4.14.155.
Date: Wed, 20 Nov 2019 20:41:46 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 9ad4d9f8a234de06f63513b98221287d67825c42
Author: Mark H Weaver <address@hidden>
Date:   Wed Nov 20 20:38:36 2019 -0500

    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.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a95280c..1a2530b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]