guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: linux-libre@4.19: Update to 4.19.64.


From: guix-commits
Subject: 05/06: gnu: linux-libre@4.19: Update to 4.19.64.
Date: Sun, 4 Aug 2019 22:04:52 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit b4478eb2e34aa2224d878d9bedaec9bcc93a487f
Author: Mark H Weaver <address@hidden>
Date:   Sun Aug 4 21:57:03 2019 -0400

    gnu: linux-libre@4.19: Update to 4.19.64.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.64.
    (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 f6dc34e..d1754ff 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.63")
+(define-public linux-libre-4.19-version "4.19.64")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "0pfjwpa6szvdr941y13806hlsgsbslfsvkrd5534p1iip5h8g63m")))
+        (hash (base32 "1gasmcdsrsk81dscslmrsxqsvkfp5xxdx3ay95izggpk7piqnvvs")))
     (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]