unofficial mirror of guix-patches@gnu.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 1/7] gnu: linux-libre 6.8: Update to 6.8.6.
Date: Sun, 14 Apr 2024 22:05:18 +0200	[thread overview]
Message-ID: <d8a0ab4e8846fb47ae24777b215ddd1453f14266.1713124818.git.w@wmeyer.eu> (raw)
In-Reply-To: <cover.1713124818.git.w@wmeyer.eu>

* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.6.
(linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes.

Change-Id: Iddefd4ac7704e80df13ceadf4935c2670a40061d
---
 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 7a34baba88..2d0dcbbd21 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -502,17 +502,17 @@ (define (%upstream-linux-source version hash)
 
 ;; The current "mainline" kernel.
 
-(define-public linux-libre-6.8-version "6.8.5")
+(define-public linux-libre-6.8-version "6.8.6")
 (define-public linux-libre-6.8-gnu-revision "gnu")
 (define deblob-scripts-6.8
   (linux-libre-deblob-scripts
    linux-libre-6.8-version
    linux-libre-6.8-gnu-revision
    (base32 "1kqwcm8baq3zx1z8jrgnvm9yps3y9jbf4pv1pbqqprpdscgl9089")
-   (base32 "0j9pj370zismhzw18iyx3lwcby3l3160xgpmh5xa8i8cr38r2z5h")))
+   (base32 "1x7lmy8lff4g4hm67c97797ws594xv5c6l2v5mahj4xh4pb3b8d6")))
 (define-public linux-libre-6.8-pristine-source
   (let ((version linux-libre-6.8-version)
-        (hash (base32 "12gsxxiwkildj8i94fkm2v69zb6z6s7hnnlvpsyv8j1pszjj728k")))
+        (hash (base32 "158rb8x4qaig8ywbr6n2jnqpl9wgqha4ghs3y3mlbaq3sqr34wly")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.8)))
-- 
2.41.0





  reply	other threads:[~2024-04-14 20:07 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 ` Wilko Meyer [this message]
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 ` [bug#70388] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.274 Wilko Meyer
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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=d8a0ab4e8846fb47ae24777b215ddd1453f14266.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).