guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: linux-libre 5.15: Update to 5.15.146.


From: guix-commits
Subject: 03/04: gnu: linux-libre 5.15: Update to 5.15.146.
Date: Sat, 6 Jan 2024 12:02:06 -0500 (EST)

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

commit 9ff448ead98657086829e66e570898fdd599ca71
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Sat Jan 6 03:09:56 2024 +0100

    gnu: linux-libre 5.15: Update to 5.15.146.
    
    * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.146.
    (linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
    Change-Id: Idb7ede0fc8d4bca3edcd267e6d215dfb98ff5c94
---
 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 34f15a1ee9..b497cf2a63 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -527,17 +527,17 @@ 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.145")
+(define-public linux-libre-5.15-version "5.15.146")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
    linux-libre-5.15-version
    linux-libre-5.15-gnu-revision
    (base32 "18ac30kxg2mf2f6gk3p935hzhz2qs110jy4xwk21kblnnkskbxj8")
-   (base32 "1idjrn2w8jrixj8ifkk1awxyyq5042nc4p2mld4rda96azlnp948")))
+   (base32 "14pw0yl0yxdgcdp01rpi91ylil9irwzxfq04kfvn3gg2abaq37bn")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "086nssif66s86wkixz4yb7xilz1k49g32l0ib28r8fjzc23rv95j")))
+        (hash (base32 "14nijbspmzd4r38l8cpl4vn9dhawzcfnhyc0gnaxl2m8l9gpm02s")))
    (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]