all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dariqq <dariqq@posteo.net>
To: 67663@debbugs.gnu.org
Cc: Dariqq <dariqq@posteo.net>, Leo Famulari <leo@famulari.name>,
	Tobias Geerinckx-Rice <me@tobias.gr>
Subject: [bug#67663] [PATCH 3/3] gnu: linux-libre 5.15: Update to 5.15.141.
Date: Wed,  6 Dec 2023 15:54:41 +0000	[thread overview]
Message-ID: <a9e3a4b8936c124ece4bf5c78b89fa23f80ab34c.1701874660.git.dariqq@posteo.net> (raw)
In-Reply-To: <cover.1701874660.git.dariqq@posteo.net>

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

Change-Id: Ic8f4c7851bb9026f4ed9e10927ceaf46cd92e13e
---
 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 638c5b7bd4..fd944d1345 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -541,7 +541,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.140")
+(define-public linux-libre-5.15-version "5.15.141")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -551,7 +551,7 @@ (define deblob-scripts-5.15
    (base32 "1idjrn2w8jrixj8ifkk1awxyyq5042nc4p2mld4rda96azlnp948")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "0isa9si9wjn10lw41431wdqsbp9y685ch5lzhwswng3g6j5ywaxy")))
+        (hash (base32 "1yicgvq413801qrfzr0rdzwgg45dszrvfd6y9dmrhak9bk36lvck")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
-- 
2.41.0





  parent reply	other threads:[~2023-12-06 16:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06 15:06 [bug#67663] [PATCH 0/3] linux-libre kernel updates (2023-12-03) Dariqq
2023-12-06 15:54 ` [bug#67663] [PATCH 1/3] gnu: linux-libre 6.6: Update to 6.6.4 Dariqq
2023-12-06 15:54 ` [bug#67663] [PATCH 2/3] gnu: linux-libre 6.1: Update to 6.1.65 Dariqq
2023-12-06 15:54 ` Dariqq [this message]
2023-12-14 23:19 ` [bug#67663] [PATCH 0/3] linux-libre kernel updates (2023-12-03) 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=a9e3a4b8936c124ece4bf5c78b89fa23f80ab34c.1701874660.git.dariqq@posteo.net \
    --to=dariqq@posteo.net \
    --cc=67663@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.