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


From: guix-commits
Subject: 04/05: gnu: linux-libre@4.19: Update to 4.19.102.
Date: Wed, 5 Feb 2020 20:24:12 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 55b1eab64ff018617c554ecac8fe26e19508e40e
Author: Mark H Weaver <address@hidden>
AuthorDate: Wed Feb 5 20:20:18 2020 -0500

    gnu: linux-libre@4.19: Update to 4.19.102.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.102.
    (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 b2a4c8d..1d1ea8a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -367,10 +367,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.101")
+(define-public linux-libre-4.19-version "4.19.102")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1i4bkwankl5q95kgqmmyzdkwmf3b8ppkb8ild9bw12mkpmm1a9my")))
+        (hash (base32 "05g0gkwvlwfx1wlinnwm3ryq7fblmxjzhp12g6vx2jbvvn486bih")))
     (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]