all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dariqq <dariqq@posteo.net>
To: 74757@debbugs.gnu.org
Cc: Dariqq <dariqq@posteo.net>, Leo Famulari <leo@famulari.name>,
	Wilko Meyer <w@wmeyer.eu>
Subject: [bug#74757] [PATCH 2/3] gnu: linux-libre 6.6: Update to 6.6.64.
Date: Mon,  9 Dec 2024 21:40:44 +0000	[thread overview]
Message-ID: <5f65d87dfe5a67b49631bfc08fb6aed931330d78.1733779763.git.dariqq@posteo.net> (raw)
In-Reply-To: <cover.1733779763.git.dariqq@posteo.net>

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

Change-Id: Ib0fc714c6966026d49bcc408dca759b2f3382bf0
---
 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 6eed94a0ce..4f1c1b3b50 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -532,7 +532,7 @@ (define-public linux-libre-6.11-pristine-source
 ;; Here are the support timelines:
 ;; <https://www.kernel.org/category/releases.html>
 
-(define-public linux-libre-6.6-version "6.6.63")
+(define-public linux-libre-6.6-version "6.6.64")
 (define-public linux-libre-6.6-gnu-revision "gnu")
 (define deblob-scripts-6.6
   (linux-libre-deblob-scripts
@@ -542,7 +542,7 @@ (define deblob-scripts-6.6
    (base32 "1x3455v7sfzakq99ydifh65yzvjzrw06p2lchwb6902yzqbnh786")))
 (define-public linux-libre-6.6-pristine-source
   (let ((version linux-libre-6.6-version)
-        (hash (base32 "0d8q0vwv3lcix3wiq2n53rir3h298flg2l0ghpify4rlh2s4l1fi")))
+        (hash (base32 "1cbag4wzv5fpjdcl0rpp158ch1q17rfz2qxm1xjjyhnblqzxjpq6")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
-- 
2.46.0





  parent reply	other threads:[~2024-12-09 21:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-09 21:38 [bug#74757] [PATCH 0/3] Linux-libre updates (2024-12-09) Dariqq
2024-12-09 21:40 ` [bug#74757] [PATCH 1/3] gnu: linux-libre 6.11: Update to 6.11.11 Dariqq
2024-12-09 21:40 ` Dariqq [this message]
2024-12-09 21:40 ` [bug#74757] [PATCH 3/3] gnu: linux-libre-4.19: Update to 4.19.325 Dariqq
2024-12-10  2:50 ` [bug#74757] [PATCH 0/3] Linux-libre updates (2024-12-09) Leo Famulari
2024-12-11  0:56   ` bug#74757: " 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=5f65d87dfe5a67b49631bfc08fb6aed931330d78.1733779763.git.dariqq@posteo.net \
    --to=dariqq@posteo.net \
    --cc=74757@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --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.