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


From: guix-commits
Subject: 05/06: gnu: linux-libre@4.19: Update to 4.19.98.
Date: Fri, 24 Jan 2020 00:18:24 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit e0376b60e1bf216091f2e7dab1f9392bd17f5c55
Author: Mark H Weaver <address@hidden>
AuthorDate: Thu Jan 23 23:10:38 2020 -0500

    gnu: linux-libre@4.19: Update to 4.19.98.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.98.
    (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 e5eb994..8d072c6 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.97")
+(define-public linux-libre-4.19-version "4.19.98")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1nln2ksfm0ddkqdmhvxwzqq96av1myx89kr1wxs54m2yw0la7clg")))
+        (hash (base32 "0dr9vnaaycq77r49mj001zvkxhdyxkgh27dbjsaxcq1dq8xv3zli")))
     (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]