all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73974] [PATCH] gnu: libusb-compat: Fix upstream hash mismatch.
@ 2024-10-23 18:19 Greg Hogan
  2024-10-23 18:35 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2024-10-23 18:19 UTC (permalink / raw)
  To: 73974; +Cc: Greg Hogan

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#73974] [PATCH] gnu: libusb-compat: Fix upstream hash mismatch.
  2024-10-23 18:19 [bug#73974] [PATCH] gnu: libusb-compat: Fix upstream hash mismatch Greg Hogan
@ 2024-10-23 18:35 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2024-10-23 18:35 UTC (permalink / raw)
  To: 73974, code

Hi Greg,

I can't write a commit message right now but I've diffed the two at <https://www.tobias.gr/libusb-compat/>.

Thanks for noticinc and fixing and caring about the diff.

Kind regards,

T G-R

Sent on the go.  Excuse or enjoy my brevity.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-23 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 18:19 [bug#73974] [PATCH] gnu: libusb-compat: Fix upstream hash mismatch Greg Hogan
2024-10-23 18:35 ` Tobias Geerinckx-Rice via Guix-patches via

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.