guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: linux-libre@4.19: Update to 4.19.101.


From: guix-commits
Subject: 01/02: gnu: linux-libre@4.19: Update to 4.19.101.
Date: Sat, 1 Feb 2020 13:52:45 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit bfebf962538cdaca31e0536693aadfe02ba43304
Author: Mark H Weaver <address@hidden>
AuthorDate: Sat Feb 1 13:48:50 2020 -0500

    gnu: linux-libre@4.19: Update to 4.19.101.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.101.
    (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 6261d28..2d56e34 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -366,10 +366,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.100")
+(define-public linux-libre-4.19-version "4.19.101")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "04z7c36k78k5hhwhli0kalmvpkiwqli09gj5dmns82wklsv8n4sq")))
+        (hash (base32 "1i4bkwankl5q95kgqmmyzdkwmf3b8ppkb8ild9bw12mkpmm1a9my")))
     (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]