guix-commits
[Top][All Lists]
Advanced

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

03/06: gnu: linux-libre@4.14: Update to 4.14.179.


From: guix-commits
Subject: 03/06: gnu: linux-libre@4.14: Update to 4.14.179.
Date: Wed, 6 May 2020 03:26:20 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 6e3d08195e7abc3916477cd536aa2c4b2f7e7f6c
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed May 6 03:18:19 2020 -0400

    gnu: linux-libre@4.14: Update to 4.14.179.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.179.
    (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 754bd01..ec0c1f5 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -393,10 +393,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.178")
+(define-public linux-libre-4.14-version "4.14.179")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "1pcqxmq9ir4f963aiw5bab9w2mp4vfiwaq2bk7nksbl2bs3k6b7x")))
+        (hash (base32 "10arrj3ppbxkn15yxqpxlz4k8yp2afzbfpp2nwfy6klhjiffp9sx")))
     (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]