guix-commits
[Top][All Lists]
Advanced

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

05/08: gnu: linux-libre 5.15: Update to 5.15.164.


From: guix-commits
Subject: 05/08: gnu: linux-libre 5.15: Update to 5.15.164.
Date: Mon, 29 Jul 2024 23:34:25 -0400 (EDT)

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

commit d32b71a2c6ca9adda26bd1620b3d30f637247c3f
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Sat Jul 27 15:19:50 2024 +0200

    gnu: linux-libre 5.15: Update to 5.15.164.
    
    * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.164.
    (linux-libre-5.15-pristine-source): Update hash.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
    Change-Id: I409f2acbfab18812fc1b2a224c92ab64c161c650
---
 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 4433b70f95..99fae8362c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -579,7 +579,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.163")
+(define-public linux-libre-5.15-version "5.15.164")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -589,7 +589,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    (base32 "1l8dhfby3qx8vs8fq6yybixzrghbh03wflzwly4rq08wabcr87z8")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "00mkipkhz0i5xld7kyaxcj8cj8faw4gmjl5fribg832nn7ccfpq2")))
+        (hash (base32 "11linb9jzarr8wz0vim3g9gkhi5ldqm82bkpl5xs9f34xpx9hq7c")))
    (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]