guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: linux-libre 5.15: Update to 5.15.152.


From: guix-commits
Subject: 04/07: gnu: linux-libre 5.15: Update to 5.15.152.
Date: Sun, 17 Mar 2024 00:09:28 -0400 (EDT)

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

commit d3083c09647ddb8a2ecf953b8fd9ea5c03c2ea33
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Sun Mar 17 00:01:03 2024 +0100

    gnu: linux-libre 5.15: Update to 5.15.152.
    
    * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.152.
    (linux-libre-5.15-pristine-source): Update hash.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
    Change-Id: I07500436cc051dad3db6318da6638aba1b877fce
---
 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 90e089317b..87fec34ebb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -548,7 +548,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
 
-(define-public linux-libre-5.15-version "5.15.151")
+(define-public linux-libre-5.15-version "5.15.152")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -558,7 +558,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "1a4la9nfdl5qiyfbzhgbqhl638wy1crkgpfnfaj0qf3hg4jsg0g4")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "0jby224ncdardjwmf8c59s5j71inpvdlzah984ilf2b6y85pc7la")))
+        (hash (base32 "0zm4wkryj4mim4fr7pf5g9rlzh31yb1c40lkp85lvcm5yhjm507h")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))



reply via email to

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