unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54455] [PATCH] updated libusb to 1.0.25
@ 2022-03-18 18:49 Wil deBeest
  2022-03-22 14:20 ` bug#54455: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Wil deBeest @ 2022-03-18 18:49 UTC (permalink / raw)
  To: 54455


---
 gnu/packages/libusb.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libusb.scm b/gnu/packages/libusb.scm
index 01771dffca..8f8b2ca2e5 100644
--- a/gnu/packages/libusb.scm
+++ b/gnu/packages/libusb.scm
@@ -54,7 +54,7 @@ (define-module (gnu packages libusb)
 (define-public libusb
   (package
     (name "libusb")
-    (version "1.0.24")
+    (version "1.0.25")
     (source
      (origin
       (method url-fetch)
@@ -62,7 +62,7 @@ (define-public libusb
                           "releases/download/v" version
                           "/libusb-" version ".tar.bz2"))
       (sha256
-       (base32 "0amilbi5qncdnrds3ji21vbiz1wvdm1fwp5qrxnk49xkyy2jdzby"))))
+       (base32 "0j88ym7afy4wj3x789zzxsr04asyjy0mw29gf31blzkrg8cyya4a"))))
     (build-system gnu-build-system)
 
     ;; XXX: Enabling udev is now recommended, but eudev indirectly depends on

base-commit: 386adb6df0e00e7170df0cdfaf0e04c38d0f3e11
-- 
2.34.0




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

* bug#54455: [PATCH] updated libusb to 1.0.25
  2022-03-18 18:49 [bug#54455] [PATCH] updated libusb to 1.0.25 Wil deBeest
@ 2022-03-22 14:20 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-03-22 14:20 UTC (permalink / raw)
  To: Wil deBeest; +Cc: 54455-done


Hello,

I created a commit message and pushed it on the core-updates branch as
it triggers a lot of rebuilds.

Thanks,

Mathieu




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

end of thread, other threads:[~2022-03-22 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18 18:49 [bug#54455] [PATCH] updated libusb to 1.0.25 Wil deBeest
2022-03-22 14:20 ` bug#54455: " Mathieu Othacehe

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).