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


From: guix-commits
Subject: 03/05: gnu: linux-libre@4.14: Update to 4.14.150.
Date: Fri, 18 Oct 2019 07:55:41 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit e5df2dfce1347349f41554342c65da96e2d2889d
Author: Mark H Weaver <address@hidden>
Date:   Fri Oct 18 07:48:38 2019 -0400

    gnu: linux-libre@4.14: Update to 4.14.150.
    
    * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.150.
    (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 49ac7b5..6a6c8c0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -381,10 +381,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.149")
+(define-public linux-libre-4.14-version "4.14.150")
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "15pjngy3j5vnisv462ll7wsg78qv7q2cz86da0bcwh446v9ap7g6")))
+        (hash (base32 "1c2pxfvv31af0mzcqnbfjk8pc0wrhg4yhspl8a3ab2w5dfwa9ib5")))
     (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]