all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 69779@debbugs.gnu.org
Cc: w@wmeyer.eu, Leo Famulari <leo@famulari.name>,
	Tobias Geerinckx-Rice <me@tobias.gr>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#69779] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.151.
Date: Wed, 13 Mar 2024 13:24:12 -0400	[thread overview]
Message-ID: <bbc87198a16bcf9f52745eb1593366f366271f15.1710350655.git.leo@famulari.name> (raw)
In-Reply-To: <dfda6186cd187ce490cddaf5f43a736bb17c46bb.1710350655.git.leo@famulari.name>

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

Change-Id: I83ddffad4f1ce05723faa5d243e8345b21e39edb
---
 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 025afa5a32..f6c466418c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -548,7 +548,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.150")
+(define-public linux-libre-5.15-version "5.15.151")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -558,7 +558,7 @@ (define deblob-scripts-5.15
    (base32 "1a4la9nfdl5qiyfbzhgbqhl638wy1crkgpfnfaj0qf3hg4jsg0g4")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "1m74cwsbjwlamxh8vdg2y9jjzk0h7a40adml2p2wszwf8lmmj1gf")))
+        (hash (base32 "0jby224ncdardjwmf8c59s5j71inpvdlzah984ilf2b6y85pc7la")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
-- 
2.41.0





  parent reply	other threads:[~2024-03-13 17:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 17:21 [bug#69779] More kernel updates Leo Famulari
2024-03-13 17:24 ` [bug#69779] [PATCH 1/7] gnu: linux-libre: Update to 6.7.9 Leo Famulari
2024-03-13 17:24   ` [bug#69779] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.21 Leo Famulari
2024-03-13 17:24   ` [bug#69779] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.81 Leo Famulari
2024-03-13 17:24   ` Leo Famulari [this message]
2024-03-13 17:24   ` [bug#69779] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.212 Leo Famulari
2024-03-13 17:24   ` [bug#69779] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.271 Leo Famulari
2024-03-13 17:24   ` [bug#69779] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.309 Leo Famulari
2024-03-14 19:15 ` [bug#69779] More kernel updates Wilko Meyer
2024-03-15  5:54   ` bug#69779: " 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=bbc87198a16bcf9f52745eb1593366f366271f15.1710350655.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=69779@debbugs.gnu.org \
    --cc=me@tobias.gr \
    --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.