guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: linux-libre@4.19: Update to 4.19.66.


From: guix-commits
Subject: 02/03: gnu: linux-libre@4.19: Update to 4.19.66.
Date: Fri, 9 Aug 2019 14:24:24 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit f16109ccef689d4fb0ed28f85821e6753068be64
Author: Mark H Weaver <address@hidden>
Date:   Fri Aug 9 14:21:21 2019 -0400

    gnu: linux-libre@4.19: Update to 4.19.66.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.66.
    (linux-libre-4.19-pristine-source)[hash]: 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 e71a60c..e514708 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -358,10 +358,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.2)))
 
-(define-public linux-libre-4.19-version "4.19.65")
+(define-public linux-libre-4.19-version "4.19.66")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1pyyhr2airxzk4c6n7140yl723dc7yw7igy5i5i2ih0nd4c3k6g5")))
+        (hash (base32 "0r6vzarmi77fhivd1n6f667sgcw8zd54ykmhmp6rd52bbkhsp0f9")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]