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.182.


From: guix-commits
Subject: 03/06: gnu: linux-libre@4.14: Update to 4.14.182.
Date: Wed, 27 May 2020 17:33:38 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit e3d20816bd9b5897de9c15ac952bec287f8347b2
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Wed May 27 17:24:17 2020 -0400

    gnu: linux-libre@4.14: Update to 4.14.182.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.182.
    (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 112498d..1ae686b 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.181")
+(define-public linux-libre-4.14-version "4.14.182")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "0kaasqhmg9in7pf4ldk9z4z1cjgv1c9xdr1ca0pznngygibym6xb")))
+        (hash (base32 "142v7qnfska86jqzilwq00kxdrq08iaaaw7f47xp9bnhb8fiy7b7")))
     (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]