From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 6AgHFxbVUmbFIwEAA41jLg (envelope-from ) for ; Sun, 26 May 2024 08:22:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 0JjqEBbVUmZG8wAA62LTzQ (envelope-from ) for ; Sun, 26 May 2024 08:22:14 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (strict), No valid DKIM" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716704534; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=9caV+5GTOOesoAFyjgahuNXqdksvtnDfw1MGUNxsw+E=; b=nSErIPkPZp+u5NkpvsYN5qjPevZ2zWUMmnC1vikmpI/N7OSk2rSu9vIvZmG8PqSHRN8rCE KCrvAHvzFk47Ua6thR8b8FgqVtZcliIY5RuVgm1nKeo7q0cc5/x0w9IvR38RNOGa2J2tTI pYz21gqsdWEGj3DZRvEtlnff+a31q8z5NI9Q1tuVROf/7xMr9UOnC3UfmqSKbqhVCuqwNv dOY4aNNAIZpp+6sUtAk8uY1v5t7ujSY+WWTIGI89pavMluHmn5db4ph+lLRL2PGQPbmwUP ZHhP3mwSVWJbZ/iRJ7z92YJ3unwhz2dUNgbrbf3cJxRceKySelI6bIYNiIjnOw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716704534; a=rsa-sha256; cv=none; b=uTYLVE2rPv6mwkAtiVTT4joLlL4Ialcm8yukUagpGyCJofIbizujD/yR8LEHr/nehIUu5p GaTspARD2PfnIvwWNkU8xj8+toKmEt3p/AjNwVyeKsgmXsGoP9AfNip7Gro4c1KmDm9RL9 CfSi8vHs39IEYpX7e/KAD3akfd44ZksbPfI5PLux7y6bF5E6hVIwZ4h0yIZUNEnQv+g+ni 1K+nRxW5ijtTNCRnhT9xE6I5ThUy92qzxdZOwVAThnJYj5yZ6uKMCAQY0TL3FmDOin1Wt+ fZS/PoMM+KrxIc5B75RKt3tS9X4LEg3A1gVknnFQQ1/NftHTIDcTS1/4hM6byw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (strict), No valid DKIM" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 05769B9A3 for ; Sun, 26 May 2024 08:22:14 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sB7Gb-00087u-E6; Sun, 26 May 2024 02:22:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sB7GV-00087M-0m for guix-patches@gnu.org; Sun, 26 May 2024 02:21:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sB7GU-0003yp-OR for guix-patches@gnu.org; Sun, 26 May 2024 02:21:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sB7Gc-00059U-M3 for guix-patches@gnu.org; Sun, 26 May 2024 02:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71196] [PATCH 3/3] gnu/packages/libusb: Update hidapi to 0.14.0 Resent-From: hapster Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 May 2024 06:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71196@debbugs.gnu.org Cc: hapster Received: via spool by 71196-submit@debbugs.gnu.org id=B71196.171670448719753 (code B ref 71196); Sun, 26 May 2024 06:22:02 +0000 Received: (at 71196) by debbugs.gnu.org; 26 May 2024 06:21:27 +0000 Received: from localhost ([127.0.0.1]:38214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sB7G2-00058W-Qr for submit@debbugs.gnu.org; Sun, 26 May 2024 02:21:27 -0400 Received: from ip-178-203-107-081.um48.pools.vodafone-ip.de ([178.203.107.81]:51308 helo=localhost.localdomain) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sB7Fx-00058E-Hw for 71196@debbugs.gnu.org; Sun, 26 May 2024 02:21:21 -0400 Received: by localhost.localdomain (Postfix, from userid 1000) id EA5B76162A9; Sun, 26 May 2024 08:20:42 +0200 (CEST) From: hapster Date: Sun, 26 May 2024 08:20:39 +0200 Message-ID: <20240526062039.23055-3-o.rojon@posteo.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240526062039.23055-1-o.rojon@posteo.net> References: <20240526062039.23055-1-o.rojon@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.74 X-Spam-Score: -1.74 X-Migadu-Queue-Id: 05769B9A3 X-Migadu-Scanner: mx11.migadu.com X-TUID: Er4nvJYcIAQq Change-Id: I6bb2be79dcda17029eddd643fc91e54d5a5de630 --- 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 948d5dbccc..9a931ebbb0 100644 --- a/gnu/packages/libusb.scm +++ b/gnu/packages/libusb.scm @@ -681,7 +681,7 @@ (define-public gmtp (define-public hidapi (package (name "hidapi") - (version "0.10.1") + (version "0.14.0") (source (origin (method git-fetch) @@ -690,7 +690,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)) -- 2.41.0