guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: linux-libre@4.14: Update to 4.14.159.


From: guix-commits
Subject: 01/03: gnu: linux-libre@4.14: Update to 4.14.159.
Date: Tue, 17 Dec 2019 17:26:17 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 0bb64e1796b7ae99de8026b7928d8d85ae96602b
Author: Mark H Weaver <address@hidden>
Date:   Tue Dec 17 17:22:36 2019 -0500

    gnu: linux-libre@4.14: Update to 4.14.159.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.159.
    (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 55a5ceb..dae0df7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -372,10 +372,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.158")
+(define-public linux-libre-4.14-version "4.14.159")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "1cqvr8pgqx005a9qyphqykakzwc54adq8mmdc9sgrxkkw9rfqj8d")))
+        (hash (base32 "1wi6m3w40z0v9krb12g9q09s9y471r51rhcv3qa81lc53cx2vm78")))
     (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]