guix-commits
[Top][All Lists]
Advanced

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

04/05: gnu: linux-libre@4.19: Update to 4.19.96.


From: guix-commits
Subject: 04/05: gnu: linux-libre@4.19: Update to 4.19.96.
Date: Tue, 14 Jan 2020 23:00:52 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit d3e22ad1522bd3fc17caed7d53dd05b5208e0e5b
Author: Mark H Weaver <address@hidden>
AuthorDate: Tue Jan 14 22:57:39 2020 -0500

    gnu: linux-libre@4.19: Update to 4.19.96.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.96.
    (linux-libre-4.19-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 7f06b31..d40b875 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -365,10 +365,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
 
-(define-public linux-libre-4.19-version "4.19.95")
+(define-public linux-libre-4.19-version "4.19.96")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1c2g5wcf4zgy5q51qrf0s4hf3pr1j8gi8gn27w8cafn1xqrcmvaa")))
+        (hash (base32 "0k8xcdmc3jffk4y7vxnwvrjnrzhjcw07ikp5a2c4zhbvpbax3h93")))
     (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]