all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wilko Meyer <w@wmeyer.eu>
To: 70388@debbugs.gnu.org
Cc: Wilko Meyer <w@wmeyer.eu>,
	leo@famulari.name, Leo Famulari <leo@famulari.name>,
	Tobias Geerinckx-Rice <me@tobias.gr>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#70388] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.274.
Date: Sun, 14 Apr 2024 22:05:23 +0200	[thread overview]
Message-ID: <843e2b9f5d5fec702e0ec38ef55c333ae2ebffe3.1713124818.git.w@wmeyer.eu> (raw)
In-Reply-To: <cover.1713124818.git.w@wmeyer.eu>

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

Change-Id: Ibc854c5a98ad71f26cef4e403b6fc0bfa2c7c1c3
---
 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 1c58ee255e..d07c46e7c8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -601,7 +601,7 @@ (define-public linux-libre-5.10-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
 
-(define-public linux-libre-5.4-version "5.4.273")
+(define-public linux-libre-5.4-version "5.4.274")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -611,7 +611,7 @@ (define deblob-scripts-5.4
    (base32 "0x0xg0fcykpd117x3q0gim8jilhx922ashhckjvafxv2gk2zzjhj")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "0hs7af3mcnk5mmp3c5vjl187nva2kzsdx487nd12a8m7zb9wz84b")))
+        (hash (base32 "1m4yyyv48mfkzhqms88dv1jf39zsfp88az5zpqynmm1wlhhv9iza")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
-- 
2.41.0





  parent reply	other threads:[~2024-04-14 20:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 1/7] gnu: linux-libre 6.8: Update to 6.8.6 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.27 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.86 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.155 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.215 Wilko Meyer
2024-04-14 20:05 ` Wilko Meyer [this message]
2024-04-14 20:05 ` [bug#70388] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.312 Wilko Meyer
2024-04-15  4:02 ` [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Leo Famulari
2024-04-16 15:25 ` bug#70388: " 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=843e2b9f5d5fec702e0ec38ef55c333ae2ebffe3.1713124818.git.w@wmeyer.eu \
    --to=w@wmeyer.eu \
    --cc=70388@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --cc=me@tobias.gr \
    /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.