From patchwork Sun Mar 19 23:40:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Miguel_=C3=81ngel_Moreno?= X-Patchwork-Id: 48166 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8EE4D16F2D; Sun, 19 Mar 2023 23:41:41 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 82DA616E9E for ; Sun, 19 Mar 2023 23:41:40 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pe2eH-0006Ik-35; Sun, 19 Mar 2023 19:41:13 -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 1pe2eA-0006Ep-Mz for guix-patches@gnu.org; Sun, 19 Mar 2023 19:41:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pe2e9-0003wP-W9 for guix-patches@gnu.org; Sun, 19 Mar 2023 19:41:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pe2e7-0007oM-S7 for guix-patches@gnu.org; Sun, 19 Mar 2023 19:41:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62284] [PATCH 33/70] gnu: Add go-maunium-net-go-mauflag. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Mar 2023 23:41:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62284 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62284@debbugs.gnu.org Received: via spool by 62284-submit@debbugs.gnu.org id=B62284.167926925629969 (code B ref 62284); Sun, 19 Mar 2023 23:41:03 +0000 Received: (at 62284) by debbugs.gnu.org; 19 Mar 2023 23:40:56 +0000 Received: from localhost ([127.0.0.1]:53133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2dz-0007nI-IY for submit@debbugs.gnu.org; Sun, 19 Mar 2023 19:40:55 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:46711) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pe2dx-0007n5-FJ for 62284@debbugs.gnu.org; Sun, 19 Mar 2023 19:40:54 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id AE02CC0004 for <62284@debbugs.gnu.org>; Sun, 19 Mar 2023 23:40:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1679269247; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=KukQ2/rZ/se7fDYfkTc7qnvNPpXpl9KjrW0RgA6Ve9E=; b=E3Ee4sUmxblQtipLVnajLZ3f5+HkTU9VAYW8ys8oWUx2PVyHe/v6fT8N9L3WntmrFnFk6K Bhzv+ufA0Et38ucANzHT4pREV9Go8cP9kMr5hGo+hKA3IcVjbb9CUj4qtEkj1GthNq4Ddr rA02j2ZlxjjNymjtDtDTsbIEz81YYnzW/nvvgEeoLA+3eJauoU8TzCJoKM4HEEP7cPqH76 50RJahatJewSjTYSGGotrmmg8fJ6NfHVEXYrlMXCxi3W+Baaho5m4U9agycG/kNeb54c8Z bXYy6FlHujw90THQzl94xbNCAGVClkFEfX6Ojmwg91DTjaSUilRGe6U33vzSWg== From: conses In-Reply-To: References: Message-Id: <12a6d129f993ed3d7a59ee83f14b53a951798956.1679268196.git.contact@conses.eu> Date: Mon, 20 Mar 2023 00:40:47 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-maunium-net-go-mauflag): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 0d4a714dfa..7a8aa9e717 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -12268,6 +12268,28 @@ (define-public go-github-com-onsi-ginkgo Gomega matcher library.") (license license:expat))) +(define-public go-maunium-net-go-mauflag + (package + (name "go-maunium-net-go-mauflag") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tulir/mauflag") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "09jv1819jwq5i29y6ngf4j4ii6qwlshydvprfvsfplc419dkz1vx")))) + (build-system go-build-system) + (arguments + '(#:import-path "maunium.net/go/mauflag")) + (home-page "https://github.com/tulir/mauflag") + (synopsis "An extendable argument parser for Golang") + (description "An extendable argument parser for Golang. Mostly follows +the GNU Program Argument Syntax conventions.") + (license license:gpl3))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar