guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: linux-libre 5.4: Update to 5.4.237.


From: guix-commits
Subject: 05/08: gnu: linux-libre 5.4: Update to 5.4.237.
Date: Sun, 19 Mar 2023 13:03:08 -0400 (EDT)

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

commit 2cf677cbc724c7c9fa1f80537e5e864ea2836abe
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Sat Mar 18 17:36:25 2023 -0400

    gnu: linux-libre 5.4: Update to 5.4.237.
    
    * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.237.
    (linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d0d1d8cc33..215f870a89 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -545,17 +545,17 @@ 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.236")
+(define-public linux-libre-5.4-version "5.4.237")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
    linux-libre-5.4-version
    linux-libre-5.4-gnu-revision
    (base32 "1nlgk8ajb5wl3aa96h9a0pb9j5a5wmrbpk63varn557x1d00r7wj")
-   (base32 "19yydaws3vfiz9qilg665q3lysf1hy9pzx0414dis01ikyd27qr2")))
+   (base32 "1d6as1yk9svysh07hdybs8glvn8s9f8gwlbjl7f9m920pdam2r60")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "0la92nvqihg4284risb2ljsrdh8x4wy0dwc3wsyq09bgm7x95j6c")))
+        (hash (base32 "09smq8jsbpqfh135snljack2wj41anx8f8i0lmjcqcq5zzhgw25p")))
    (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]