guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: linux-libre@4.14: Update to 4.14.167.


From: guix-commits
Subject: 04/06: gnu: linux-libre@4.14: Update to 4.14.167.
Date: Fri, 24 Jan 2020 00:18:24 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 666581fd57771d1bc55183ed5af686348b8a9dc6
Author: Mark H Weaver <address@hidden>
AuthorDate: Thu Jan 23 23:10:02 2020 -0500

    gnu: linux-libre@4.14: Update to 4.14.167.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.167.
    (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 5d6ce29..e5eb994 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -373,10 +373,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.166")
+(define-public linux-libre-4.14-version "4.14.167")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "003wax7dsahlv1iv9yqhkjbxx20crmwyd9464cx974i03a0vzclb")))
+        (hash (base32 "0hzyb5k6adhg4vkhix21kg7z6gdzyk1dnzylvbsz9yh2m73qzdrb")))
     (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]