From: Greg Hogan <code@greghogan.com>
To: 73974@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#73974] [PATCH] gnu: libusb-compat: Fix upstream hash mismatch.
Date: Wed, 23 Oct 2024 18:19:01 +0000 [thread overview]
Message-ID: <1ad9329becdc4e7a18a62a3795be6c3ca9f8ee0d.1729707384.git.code@greghogan.com> (raw)
Could anyone with access to the previous tarball check the changes?
* gnu/packages/libusb.scm (libusb-compat)[source]: Update sha256.
Change-Id: Id44539e77936912d10b5048d1d6ce2f6ec49f7ad
---
gnu/packages/libusb.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/libusb.scm b/gnu/packages/libusb.scm
index d5157a6eeb..2f76ac0301 100644
--- a/gnu/packages/libusb.scm
+++ b/gnu/packages/libusb.scm
@@ -101,7 +101,7 @@ (define-public libusb-compat
"libusb-compat-" version "/"
"libusb-compat-" version ".tar.bz2"))
(sha256
- (base32 "09q8w00djrkaxbiklcgjwya1w0n3aqavsz06fl0ixv1x9x47d339"))))
+ (base32 "0p5hz5q1ppd4d2wwhzfp4vwh6ngfwh627j73pv0chw60fkvdr4mn"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags
base-commit: ac19ae37b5000c224c4cd167b239cc3027d01b30
--
2.46.1
next reply other threads:[~2024-10-23 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-23 18:19 Greg Hogan [this message]
2024-10-23 18:35 ` [bug#73974] [PATCH] gnu: libusb-compat: Fix upstream hash mismatch Tobias Geerinckx-Rice via Guix-patches via
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=1ad9329becdc4e7a18a62a3795be6c3ca9f8ee0d.1729707384.git.code@greghogan.com \
--to=code@greghogan.com \
--cc=73974@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 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).