GNU bug report logs - #70083
[PATCH] gnu: hidapi: Update to 0.14.0.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Fri, 29 Mar 2024 21:31:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 70083 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70083; Package guix-patches. (Fri, 29 Mar 2024 21:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vinicius Monego <monego <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 29 Mar 2024 21:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: hidapi: Update to 0.14.0.
Date: Fri, 29 Mar 2024 21:29:38 +0000
* 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





Information forwarded to guix-patches <at> gnu.org:
bug#70083; Package guix-patches. (Tue, 02 Apr 2024 18:18:02 GMT) Full text and rfc822 format available.

Message #8 received at 70083 <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 70083 <at> debbugs.gnu.org
Subject: Re: [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0.
Date: Tue, 2 Apr 2024 21:16:59 +0300
[Message part 1 (text/plain, inline)]
LGTM!

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#70083; Package guix-patches. (Sun, 07 Apr 2024 20:17:01 GMT) Full text and rfc822 format available.

Message #11 received at 70083 <at> debbugs.gnu.org (full text, mbox):

From: Vinicius Monego <monego <at> posteo.net>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 70083 <at> debbugs.gnu.org
Subject: Re: [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0.
Date: Sun, 07 Apr 2024 20:15:40 +0000
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




This bug report was last modified 1 year and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.