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


From: guix-commits
Subject: 04/06: gnu: linux-libre@4.14: Update to 4.14.171.
Date: Fri, 14 Feb 2020 22:13:44 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit d498aa8862f49c92e9d5af4e33ef075e8276c99f
Author: Mark H Weaver <address@hidden>
AuthorDate: Fri Feb 14 22:03:21 2020 -0500

    gnu: linux-libre@4.14: Update to 4.14.171.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.171.
    (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 c0fb94b..75d3a37 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -375,10 +375,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.170")
+(define-public linux-libre-4.14-version "4.14.171")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "1hqp3spi4cqgkqkzx5g2nbp6isz0kdcsj56ilsp6siqiglj662ll")))
+        (hash (base32 "181jadiwfix23xmqfvg7hpacjd0523v7vy0frzn8g8dlwj4j9q2g")))
     (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]