all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 61226@debbugs.gnu.org
Subject: [bug#61226] [PATCH 3/5] gnu: linux-libre 5.10: Update to 5.10.166.
Date: Thu,  2 Feb 2023 12:38:41 +0100	[thread overview]
Message-ID: <06a6f17a70fc8838993ba45d88cbf5bce54b7961.1675337922.git.leo@famulari.name> (raw)
In-Reply-To: <b19c5d22cbfe867269a42c908b9ac0908b6056f7.1675337921.git.leo@famulari.name>

* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.166.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
---
 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 281acbf0e6..e105bad406 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -514,17 +514,17 @@ (define-public linux-libre-5.15-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
 
-(define-public linux-libre-5.10-version "5.10.165")
+(define-public linux-libre-5.10-version "5.10.166")
 (define-public linux-libre-5.10-gnu-revision "gnu1")
 (define deblob-scripts-5.10
   (linux-libre-deblob-scripts
    linux-libre-5.10-version
    linux-libre-5.10-gnu-revision
    (base32 "0mw7qn77y9c6wrnw4rjvf75cpm1w6n1aqqhf8cnghcb97p2yxxrf")
-   (base32 "0a96g4pjdgwvxn2wpz6rfc8nwdlkw138r9pp66kvfrrn08i313ii")))
+   (base32 "0fk954nniva8a7s423fnfn2wz9j9jdhscc4pqyvwn0wlxxbjgyap")))
 (define-public linux-libre-5.10-pristine-source
   (let ((version linux-libre-5.10-version)
-        (hash (base32 "03dg8yx0gdzm8zbwd1f9jn4c5jhr8qilhjzxgwm0mv8riz2fy7cp")))
+        (hash (base32 "1bz1sgkqniwg84wv9vcg08mksa5q533vgynsd3y0xnjv1rwa2l80")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
-- 
2.38.1





  parent reply	other threads:[~2023-02-02 11:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02 11:32 [bug#61226] Decouple w3m from xdg-utils test suite Leo Famulari
2023-02-02 11:38 ` [bug#61226] [PATCH 1/5] gnu: linux-libre: Update to 6.1.9 Leo Famulari
2023-02-02 11:38   ` [bug#61226] [PATCH 2/5] gnu: linux-libre 5.15: Update to 5.15.91 Leo Famulari
2023-02-02 11:38   ` Leo Famulari [this message]
2023-02-02 11:38   ` [bug#61226] [PATCH 4/5] gnu: Add a pinned-version variant of w3m Leo Famulari
2023-02-02 11:38   ` [bug#61226] [PATCH 5/5] gnu: xdg-utils: Use a pinned version " Leo Famulari
2023-02-03 15:22   ` [bug#61226] [PATCH 1/5] gnu: linux-libre: Update to 6.1.9 Leo Famulari
2023-02-03  4:18 ` [bug#61226] Decouple w3m from xdg-utils test suite André Batista
2023-02-05 13:11   ` Leo Famulari
2023-02-03 15:21 ` [bug#61226] [PATCH v2 1/2] gnu: Add a pinned-version variant of w3m Leo Famulari
2023-02-03 15:21   ` [bug#61226] [PATCH v2 2/2] gnu: xdg-utils: Use a pinned version " Leo Famulari
2023-02-09  4:06     ` [bug#61226] Decouple w3m from xdg-utils test suite Maxim Cournoyer
2023-02-09  4:05   ` Maxim Cournoyer
2023-03-26 20:04 ` 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=06a6f17a70fc8838993ba45d88cbf5bce54b7961.1675337922.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=61226@debbugs.gnu.org \
    /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.