guix-commits
[Top][All Lists]
Advanced

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

06/08: gnu: linux-libre 5.4: Update to 5.4.270.


From: guix-commits
Subject: 06/08: gnu: linux-libre 5.4: Update to 5.4.270.
Date: Sun, 3 Mar 2024 15:13:14 -0500 (EST)

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

commit 38dbf5f2c8ef394ed43d009c6d8b0b57a99bd6a0
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Fri Mar 1 18:50:46 2024 +0100

    gnu: linux-libre 5.4: Update to 5.4.270.
    
    * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.270.
    (linux-libre-5.4-pristine-source): Update hash.
    
    Change-Id: I1b5c3f1cb770c7d29cf4a9c678ea8786f89c31e3
    Signed-off-by: Leo Famulari <leo@famulari.name>
---
 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 8e3ac72f13..f7ff75fbaa 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -578,7 +578,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.269")
+(define-public linux-libre-5.4-version "5.4.270")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -588,7 +588,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "0x0xg0fcykpd117x3q0gim8jilhx922ashhckjvafxv2gk2zzjhj")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "1kqqm4hpif3jy2ycnb0dfjgzyn18vqhm1i5q7d7rkisks33bwm7z")))
+        (hash (base32 "0svnkpivv5w9b2yyg0z607b84f591d401gxvr8s7kmzdxadhcjqs")))
    (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]