all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 75003@debbugs.gnu.org
Cc: Leo Famulari <leo@famulari.name>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#75003] [PATCH 3/5] gnu: linux-libre 5.15: Update to 5.15.175.
Date: Fri, 20 Dec 2024 19:05:48 -0500	[thread overview]
Message-ID: <05df676d1409b4970c3d3fabe70e0d9ae435f50e.1734739550.git.leo@famulari.name> (raw)
In-Reply-To: <c30e25cc62bf45ef116caa43cf250d9b5171cdb9.1734739550.git.leo@famulari.name>

* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.175.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: If1e68f97129f886b5e02e1d2e2ee30f78caea4ab
---
 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 0377282a9e..c950bb7988 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -563,7 +563,7 @@ (define-public linux-libre-6.1-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
 
-(define-public linux-libre-5.15-version "5.15.174")
+(define-public linux-libre-5.15-version "5.15.175")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -573,7 +573,7 @@ (define deblob-scripts-5.15
    (base32 "1pbl08jzqh944z34bz25k2v7igsm3r89jbcg0hba3cvyybkkfc2g")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "02kn9nvaa36s070k235lk9x6n40l2zlwj4v6i2y6nnx0cjw3rrn3")))
+        (hash (base32 "1l59x1f1b29mayhzxxkh9vlba41h51mmfh1vram31bks1v4bpn4g")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
-- 
2.46.0





  parent reply	other threads:[~2024-12-21  0:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-21  0:04 [bug#75003] 2024-12-19 kernel updates Leo Famulari
2024-12-21  0:05 ` [bug#75003] [PATCH 1/5] gnu: linux-libre 6.6: Update to 6.6.67 Leo Famulari
2024-12-21  0:05   ` [bug#75003] [PATCH 2/5] gnu: linux-libre 6.1: Update to 6.1.121 Leo Famulari
2024-12-21  0:05   ` Leo Famulari [this message]
2024-12-21  0:05   ` [bug#75003] [PATCH 4/5] gnu: linux-libre 5.10: Update to 5.10.232 Leo Famulari
2024-12-21  0:05   ` [bug#75003] [PATCH 5/5] gnu: linux-libre 5.4: Update to 5.4.288 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=05df676d1409b4970c3d3fabe70e0d9ae435f50e.1734739550.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=75003@debbugs.gnu.org \
    --cc=w@wmeyer.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.