guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: linux-libre@4.14: Update to 4.14.170.


From: guix-commits
Subject: 03/05: gnu: linux-libre@4.14: Update to 4.14.170.
Date: Wed, 5 Feb 2020 20:24:12 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 5d0d21dc3a13f491007029c850b831e8b650cad5
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed Feb 5 20:19:28 2020 -0500

    gnu: linux-libre@4.14: Update to 4.14.170.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.170.
    (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 10f109a..b2a4c8d 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.169")
+(define-public linux-libre-4.14-version "4.14.170")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "0jc24zvqz3vsv65xxcivzkj6nv27vsy62l50n2h1ysy5jdwsk3nq")))
+        (hash (base32 "1hqp3spi4cqgkqkzx5g2nbp6isz0kdcsj56ilsp6siqiglj662ll")))
     (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]