From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +Df6EZr+62LIRAEAbAwnHQ (envelope-from ) for ; Thu, 04 Aug 2022 19:15:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id MOjpEZr+62IMSgAA9RJhRA (envelope-from ) for ; Thu, 04 Aug 2022 19:15:06 +0200 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 F1806D9FF for ; Thu, 4 Aug 2022 19:15:05 +0200 (CEST) Received: from localhost ([::1]:57394 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJeR6-0000uM-Vj for larch@yhetil.org; Thu, 04 Aug 2022 13:15:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47216) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJeOD-0003Va-Us for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36717) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJeOD-0007FX-Hj for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJeOD-0004L5-DA for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v6 12/41] gnu: Add go-github-com-ssor-bom. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 17:12:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165963307416251 (code B ref 55903); Thu, 04 Aug 2022 17:12:05 +0000 Received: (at 55903) by debbugs.gnu.org; 4 Aug 2022 17:11:14 +0000 Received: from localhost ([127.0.0.1]:54616 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNO-0004Du-Ae for submit@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:14 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39130) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNF-0004Bq-R8 for 55903@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 35CC340EF4; Thu, 4 Aug 2022 19:11:05 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g8tInFFyA1Lo; Thu, 4 Aug 2022 19:11:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659633058; bh=vKsKh3sHyYpTb+gfso5z8JjbuzQVtew2/OTc/6f5mnY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=hL4vpWvAQbb2T/7xmwJemj7mWB2cOOe0KWYQBQmPE0R+1sZtCY1sYqAj1JX6clv6Z PnU+pzLblqlEjxG0Gcov2bWjO6dHUp9PeK72etPljk5exHRS87hozcu/QoEebx9YRB Dee/lB/stcmKLnkIHa83hp72HLrky4GnwEzZoNhCLErVLZJrNDhmIDtgVL/+a/CzNo UkSp5iqADJrK+PAXavbJAtbK7R8lveXnfXXZ/4Ctx2VpbDj5gZOu4vxDYFOkq5PEY9 WzG6eTTR0zwOvjDQrNfOsF4CMdj3yVdYSGQyR0o3FWfkuRzBNvZXVx2kPjDnZ06SFT yP/Oj5OhHnXRQ== Date: Thu, 4 Aug 2022 18:10:18 +0100 Message-Id: <20220804171047.24424-12-paren@disroot.org> In-Reply-To: <20220804171047.24424-1-paren@disroot.org> References: <20220804171047.24424-1-paren@disroot.org> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659633306; h=from:from:sender:sender:reply-to: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=EMDc1cV7o62zI4l/3n49IxVxPq/hepOuCfFqVMdkAnA=; b=rLyKvZGKtwvUciCh4VuVDMcEBWJdi1deZ76Iy2Miz0EOp1/RKW37XKmKlkFHvG0bdMRkA2 1RAX0Rd4djzPRvDy/hYLzZ6FU7TcovAs/AbFQhNmd3hWUohDsJoXPx6dQPl2yFyygsjTfP dW5uX+dsMeVrRYIN0YhbSSsBMXfiV8m3oZp/6+IIf7BlMIvas73ZdfiJ9p2E8ToEXH4kKl eJK7sc3piayDn9Wii9tDgO8j0pMJ2qdCcAH45I7AL097YY6ynSRmdHlCYvlFWFzDjqRchQ oTmv7KYjsvndgih/G2Mk4NiNY89aeouliJBDrj8qYgeIcDzaOqPznc05gxrjeg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659633306; a=rsa-sha256; cv=none; b=QuLZAhuq6zNnm1aG0KVxYu607NCFXWZteF07d2ewk6BtoyxyTN+GDGSTmrNP4WVz2dSDgk RHobr5plecgxnyUe6a79+5Y76F7PkFLjraeZnzpowszDRocgJZOqj2EPwJ3MRU7EAgiaDY tTrDW7ciR/hsH+R2AsoP5rv1lQdoktgoPrhlVSdboIBjPScaVnj4R4zS0zz3vm+r7TyHEO aVEdhY3FvY69gAd+al9Z7IP9nRCzKslVV2sVkw7ZiubtP7JtepDvYxz4GUb/Vkac2C7Q0U N8mWzwbehmFGrffapQamWDZ2f613lFh/l9FPkw6CnY8G/6rD42YYM8mt2mdkNA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=hL4vpWvA; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -2.71 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=hL4vpWvA; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: F1806D9FF X-Spam-Score: -2.71 X-Migadu-Scanner: scn0.migadu.com X-TUID: UOWDA1aPl9/T From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-ssor-bom): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index ecc83fb5fb..5a4af48a1d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10241,3 +10241,26 @@ (define-public go-github-com-rivo-tview interfaces. The widgets provided with this package are useful for data exploration and data entry.") (license license:expat))) + +(define-public go-github-com-ssor-bom + (package + (name "go-github-com-ssor-bom") + (version "0.0.0-20170718123548-6386211fdfcf") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ssor/bom") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "09g5496ifwqxqclh2iw58plcwcz0sczlnxwqxzwmnl4shdl371ld")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/ssor/bom")) + (home-page "https://github.com/ssor/bom") + (synopsis "Cleaning BOMs in Go") + (description + "The bom package provides small tools for cleaning BOMs from a byte +array or reader.") + (license license:expat))) -- 2.37.1