unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vinicius Monego <monego@posteo.net>
To: 70083@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0.
Date: Fri, 29 Mar 2024 21:29:38 +0000	[thread overview]
Message-ID: <6d718d586b1a5c9a51d36d8267641aa66cbac74b.1711747740.git.monego@posteo.net> (raw)

* 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





             reply	other threads:[~2024-03-29 21:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29 21:29 Vinicius Monego [this message]
2024-04-02 18:16 ` [bug#70083] [PATCH] gnu: hidapi: Update to 0.14.0 Efraim Flashner
2024-04-07 20:15   ` Vinicius Monego

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=6d718d586b1a5c9a51d36d8267641aa66cbac74b.1711747740.git.monego@posteo.net \
    --to=monego@posteo.net \
    --cc=70083@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).