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


From: guix-commits
Subject: 03/06: gnu: linux-libre@4.14: Update to 4.14.187.
Date: Wed, 1 Jul 2020 13:37:52 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit e5aa0fd4ebca440822520d71656a0eb708441697
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Wed Jul 1 13:29:02 2020 -0400

    gnu: linux-libre@4.14: Update to 4.14.187.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.187.
    (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 95f441e..dff2bd5 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -395,10 +395,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.186")
+(define-public linux-libre-4.14-version "4.14.187")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "0q52fmkiqa9hpdkf0wlpcqnc6wqssqz6cgfk1ix1anq0h5hl4ns4")))
+        (hash (base32 "1gal2kfyrq8c4dswlwnwmzc3ap6a7cjkyz8jgsm9d8gfx9sk88jv")))
     (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]