guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: linux-libre@4.19: Update to 4.19.116.


From: guix-commits
Subject: 01/03: gnu: linux-libre@4.19: Update to 4.19.116.
Date: Fri, 17 Apr 2020 15:10:41 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit e419e972bcfecd5969dd292e7aaef899463431db
Author: Mark H Weaver <address@hidden>
AuthorDate: Fri Apr 17 15:00:19 2020 -0400

    gnu: linux-libre@4.19: Update to 4.19.116.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.116.
    (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 ad6e38f..7eea53b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -385,10 +385,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.115")
+(define-public linux-libre-4.19-version "4.19.116")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1hh170z3mv181l6cc6qqc12wif5jsmxbh2qxbq6b9km5irydkchi")))
+        (hash (base32 "0r3vdc3npl1bn06w9v6wsq7d5mm7bnhm9wsz36pb9ar3xhimvrlf")))
     (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]