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


From: guix-commits
Subject: 01/03: gnu: linux-libre@4.19: Update to 4.19.123.
Date: Thu, 14 May 2020 18:16:33 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit e57aa31680d484d04747ba66bce2c4b30938499e
Author: Mark H Weaver <address@hidden>
AuthorDate: Thu May 14 18:09:59 2020 -0400

    gnu: linux-libre@4.19: Update to 4.19.123.
    
    * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.123.
    (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 e0f275e..caa0b60 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.122")
+(define-public linux-libre-4.19-version "4.19.123")
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "1980vza1vf6cl772dynn4m0rgdjazbn125kd6sb3s06gqn72cl2h")))
+        (hash (base32 "0gwrkbbfy85ajxpg7q6j9mn8mzhmsr1v3wmh5c76p34d3b9i96d7")))
     (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]