[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: hidapi: Update to 0.10.1.
From: |
guix-commits |
Subject: |
09/10: gnu: hidapi: Update to 0.10.1. |
Date: |
Thu, 26 Nov 2020 14:44:53 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 4f78d8eed16f1dfaef6c3703537cdb964445a4fd
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Nov 26 17:53:59 2020 +0100
gnu: hidapi: Update to 0.10.1.
* gnu/packages/libusb.scm (hidapi): Update to 0.10.1.
---
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 337f390..c403181 100644
--- a/gnu/packages/libusb.scm
+++ b/gnu/packages/libusb.scm
@@ -564,7 +564,7 @@ devices.")
(define-public hidapi
(package
(name "hidapi")
- (version "0.10.0")
+ (version "0.10.1")
(source
(origin
(method git-fetch)
@@ -573,7 +573,7 @@ devices.")
(commit (string-append "hidapi-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1n3xn1zvxgyzb84cjpw3i5alw0gkbrps11r4ijxzyqxqym0khagr"))))
+ (base32 "1nr4z4b10vpbh3ss525r7spz4i43zim2ba5qzfl15dgdxshxxivb"))))
(build-system gnu-build-system)
(inputs
`(("libusb" ,libusb)
- branch master updated (36f957d -> 7aaa6bb), guix-commits, 2020/11/26
- 01/10: gnu: udunits: Add a note on versioning., guix-commits, 2020/11/26
- 02/10: gnu: djvulibre: Update to 3.5.28., guix-commits, 2020/11/26
- 03/10: gnu: djvulibre: Remove bundled software., guix-commits, 2020/11/26
- 06/10: gnu: imapfilter: Cross-compile., guix-commits, 2020/11/26
- 05/10: gnu: imapfilter: Update to 2.7.4., guix-commits, 2020/11/26
- 09/10: gnu: hidapi: Update to 0.10.1.,
guix-commits <=
- 04/10: gnu: imapfilter: Fix input nativity., guix-commits, 2020/11/26
- 07/10: gnu: monero: Update to 0.17.1.5., guix-commits, 2020/11/26
- 08/10: gnu: cozy: Update to 0.7.6., guix-commits, 2020/11/26
- 10/10: gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-2.e9fbf5c., guix-commits, 2020/11/26