guix-commits
[Top][All Lists]
Advanced

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

05/07: gnu: linux-libre 5.4: Update to 5.4.235.


From: guix-commits
Subject: 05/07: gnu: linux-libre 5.4: Update to 5.4.235.
Date: Mon, 13 Mar 2023 13:14:51 -0400 (EDT)

lfam pushed a commit to branch kernel-updates
in repository guix.

commit 95e9cf5b9879040c7bdaabbe3b216f56708f3e31
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Mar 11 12:59:06 2023 -0500

    gnu: linux-libre 5.4: Update to 5.4.235.
    
    * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.235.
    (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 1de970f91e..6240e3c40b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -545,7 +545,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
 
-(define-public linux-libre-5.4-version "5.4.234")
+(define-public linux-libre-5.4-version "5.4.235")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -555,7 +555,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "19yydaws3vfiz9qilg665q3lysf1hy9pzx0414dis01ikyd27qr2")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "1489jnp4vb8p879hq1nx3xgyzjdwj1zalk3x4vcbnc9f7yrrrixc")))
+        (hash (base32 "1yqlvfw15mvmn6fh7gpck799pw4a2sip52ar9ammi0qdp96x1gxq")))
    (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]