guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: linux-libre: Update to 5.4.35.


From: guix-commits
Subject: 03/03: gnu: linux-libre: Update to 5.4.35.
Date: Thu, 23 Apr 2020 20:01:23 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 298c113134b4e4b82cad59da18441dfa3d18bf45
Author: Mark H Weaver <address@hidden>
AuthorDate: Thu Apr 23 19:57:00 2020 -0400

    gnu: linux-libre: Update to 5.4.35.
    
    * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.35.
    (linux-libre-5.4-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 ae037cf..4b776ae 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -377,10 +377,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the 
given DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.6)))
 
-(define-public linux-libre-5.4-version "5.4.34")
+(define-public linux-libre-5.4-version "5.4.35")
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "1ljcsrw9jknw2d9hb0yfr1pwy85l8z4rqycgd0kad9mb9lrw2glh")))
+        (hash (base32 "1m06k19pbb3wz8z2dgf03jvzbbdh6q8jwwdz509s902a53vxasz1")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]