guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: linux-libre@4.14: Update to 4.14.162.


From: guix-commits
Subject: 03/05: gnu: linux-libre@4.14: Update to 4.14.162.
Date: Sun, 5 Jan 2020 03:46:44 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit b307b587f6aff83643fb376561b19bbd89c76e84
Author: Mark H Weaver <address@hidden>
Date:   Sun Jan 5 03:41:57 2020 -0500

    gnu: linux-libre@4.14: Update to 4.14.162.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.162.
    (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 adde74d..0bd85f7 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.161")
+(define-public linux-libre-4.14-version "4.14.162")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "1jc1izlvgymp9x61r4yz2xhplwmp6x8laxqj9wy33iz6a2gn48wx")))
+        (hash (base32 "0jwbr7q17khv0174hl0kp78bsyhjv0mljfvrnbl9qdfl9hi70lgn")))
     (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]