unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0.
@ 2024-03-29 21:29 Vinicius Monego
  2024-04-02 18:16 ` Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: Vinicius Monego @ 2024-03-29 21:29 UTC (permalink / raw)
  To: 70083; +Cc: Vinicius Monego

* gnu/packages/libusb.scm (hidapi): Update to 0.14.0.

Change-Id: Iabd4ac082697c10ad4931e84562686d58e77d68f
---
 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 57f30fca0d..051b911f69 100644
--- a/gnu/packages/libusb.scm
+++ b/gnu/packages/libusb.scm
@@ -693,7 +693,7 @@ (define-public gmtp
 (define-public hidapi
   (package
     (name "hidapi")
-    (version "0.10.1")
+    (version "0.14.0")
     (source
      (origin
        (method git-fetch)
@@ -702,7 +702,7 @@ (define-public hidapi
              (commit (string-append "hidapi-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1nr4z4b10vpbh3ss525r7spz4i43zim2ba5qzfl15dgdxshxxivb"))))
+        (base32 "121laqsml0104d1h4hp115gp21qiqi0r9dgcaqdi9ismmq3b6yx7"))))
     (build-system gnu-build-system)
     (inputs
      (list libusb eudev))

base-commit: 9dae1488a4e48e59b141972e9e5567b88904f5ee
-- 
2.39.2





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

* [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0.
  2024-03-29 21:29 [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0 Vinicius Monego
@ 2024-04-02 18:16 ` Efraim Flashner
  2024-04-07 20:15   ` Vinicius Monego
  0 siblings, 1 reply; 3+ messages in thread
From: Efraim Flashner @ 2024-04-02 18:16 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 70083

[-- Attachment #1: Type: text/plain, Size: 220 bytes --]

LGTM!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0.
  2024-04-02 18:16 ` Efraim Flashner
@ 2024-04-07 20:15   ` Vinicius Monego
  0 siblings, 0 replies; 3+ messages in thread
From: Vinicius Monego @ 2024-04-07 20:15 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 70083

Em ter, 2024-04-02 às 21:16 +0300, Efraim Flashner escreveu:
> LGTM!
> 

I am delaying this patch to investigate python-hidapi. It seems to
follow the same version scheme of hidapi, but the update for this
python package is not as trivial. I'd rather push both together.

Vinicius




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

end of thread, other threads:[~2024-04-07 20:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-29 21:29 [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0 Vinicius Monego
2024-04-02 18:16 ` Efraim Flashner
2024-04-07 20:15   ` Vinicius Monego

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