From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6MvXIzHCdmCHNQAAgWs5BA (envelope-from ) for ; Wed, 14 Apr 2021 12:21:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gMoFHjHCdmDvWQAA1q6Kng (envelope-from ) for ; Wed, 14 Apr 2021 10:21:37 +0000 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 442E524D34 for ; Wed, 14 Apr 2021 12:21:37 +0200 (CEST) Received: from localhost ([::1]:32970 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWceO-00014Q-DN for larch@yhetil.org; Wed, 14 Apr 2021 06:21:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53180) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWcdr-0000wP-Lc for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50347) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lWcdr-00008g-Df for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lWcdr-0000Tk-9w for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47769] [PATCH 5/6] gnu: Added go-github-com-google-gousb. Resent-From: Martin Becze Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Apr 2021 10:21:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47769 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47769@debbugs.gnu.org Cc: Martin Becze Received: via spool by 47769-submit@debbugs.gnu.org id=B47769.16183956401758 (code B ref 47769); Wed, 14 Apr 2021 10:21:03 +0000 Received: (at 47769) by debbugs.gnu.org; 14 Apr 2021 10:20:40 +0000 Received: from localhost ([127.0.0.1]:33654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWcdU-0000SG-7Y for submit@debbugs.gnu.org; Wed, 14 Apr 2021 06:20:40 -0400 Received: from mx1.riseup.net ([198.252.153.129]:52040) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWcdQ-0000R9-1q for 47769@debbugs.gnu.org; Wed, 14 Apr 2021 06:20:36 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FKz4t5VGqzDxxx for <47769@debbugs.gnu.org>; Wed, 14 Apr 2021 03:20:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1618395630; bh=NUTM7KEAWOUEEweOdytnVYcTZBR6hOHmOT0VAWbOx/M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fIMzyY/WHp8Xgr0SJXFE/n4LoQHfcyFOp1NxEM/CIUlXcxHFSGR7HQnNwlXKeofDl hEkTlYG+1SHDXgRSBIlKP7eEERUKKl+1RRZhW4FmoJ6qQhTnIqK3NrNSrazfqIHCZ3 8vfiADsmiR37kajrR2qRw7RsTy2yXJXsgU5L4qP8= X-Riseup-User-ID: 265783B7DAB64085FEFB4EF7E584AB56FA565BB64718E106845BCC1C3BB4F75E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4FKz4s3KZwz5vVf; Wed, 14 Apr 2021 03:20:29 -0700 (PDT) From: Martin Becze Date: Wed, 14 Apr 2021 05:20:09 -0500 Message-Id: <20210414102010.6100-5-mjbecze@riseup.net> In-Reply-To: <20210414102010.6100-1-mjbecze@riseup.net> References: <20210414101413.5743-1-mjbecze@riseup.net> <20210414102010.6100-1-mjbecze@riseup.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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618395697; 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:dkim-signature; bh=D6kNVyOOUp5qeP+Lp7iHKY+DRymo1eygSqWouC4RKMI=; b=PejMVgKDtzvDN1LTrkaBS5+DcdlLGicjMzcvxLhW7uxXG1wPc0aFw4hXjCUwoBdvO+Ng2M tqC/g27mqs0W/zesl3iZiSuUwF1z+g+dpTGgcAug+Lha1VXvST2GdfY1t+v44qcu4opnm4 Lr7we1PmWDvE7jellLgkyM2O1TPRfKxRJyRgbyGM6zA4Q3s8sXuD+lCRYiCS1jfzIOGKiX 7gFQmBr7Dun5iGaN9FjLp5945XQDIthvvIHJsmaOzBrlTu8yJVVr9R9VxRNYcP7ZdWPcFr lKcmcSOKVjEAr6gwoEbnSUyVaZI1kj2LvMV6+pIUw2ttl+rHrNI9yFcWSgV5uA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618395697; a=rsa-sha256; cv=none; b=GsH/ly4sCWuOfcEpGXWQp11LsQB6LOqKysYN1pnajGDd9O+9RpRm39VbEY4TbKiCUDU9Ad RPtyzxqyshUi39p5alC6tuR0aS53MmcCHnIP7bM0WnLS+6QZQaJBSJS5FcQedhN0poAd7u xVS+bbBxbB2BqY4Nlf9Tgm9uD/lFDm49q9w81olk32ijpLwWQ+AYIW5r5ie4xeGVp2Cz7/ Pa2jCTu2qqsLl2AJQC5eU64rHfcg1dD4WE0IQ6h/oTS0S89gBTB2AqlZj4l/6gf0fl9U8m Gc86t3liBTZRb3qPRdO0zHro1UJ3dJX8MN9kdwgsb7XE2uVgDlx0auWPcGk9/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b="fIMzyY/W"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b="fIMzyY/W"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 442E524D34 X-Spam-Score: 3.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: Sjgc56ehvDP+ * gnu/packages/golang.scm (go-github-com-google-gousb): New variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index b218f3fa4a..4643859424 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -56,6 +56,7 @@ #:use-module (gnu packages gcc) #:use-module (gnu packages glib) #:use-module (gnu packages lua) + #:use-module (gnu packages libusb) #:use-module (gnu packages mp3) #:use-module (gnu packages pcre) #:use-module (gnu packages perl) @@ -4660,6 +4661,32 @@ GitHub API v3.") create or replace a file or symbolic link.") (license license:asl2.0))) +(define-public go-github-com-google-gousb + (package + (name "go-github-com-google-gousb") + (version "2.1.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/google/gousb.git") + (commit (string-append "v" version)))) + (sha256 + (base32 + "1aki6hk009sicrf7gxy5nkjmj4j7lsy0by4kjgd9bwq8ragfyv5x")) + (file-name (git-file-name name version)))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/google/gousb")) + (propagated-inputs + `(("pkg-config" ,pkg-config) + ("libusb" ,libusb))) + (home-page "https://github.com/google/gousb") + (synopsis "Wrapping for libusb") + (description "The gousb package is an attempt at wrapping the libusb +library into a Go-like binding.") + (license license:asl2.0))) + (define-public go-golang.org-x-sync-errgroup (let ((commit "cd5d95a43a6e21273425c7ae415d3df9ea832eeb") (revision "0")) -- 2.31.1