From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 CAjuC9jqpGLTJgEAbAwnHQ (envelope-from ) for ; Sat, 11 Jun 2022 21:19:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sGn0CtjqpGJbCAEAG6o9tA (envelope-from ) for ; Sat, 11 Jun 2022 21:19:52 +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 A313CB550 for ; Sat, 11 Jun 2022 21:19:51 +0200 (CEST) Received: from localhost ([::1]:35010 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o06eE-0005FK-OA for larch@yhetil.org; Sat, 11 Jun 2022 15:19:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57084) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o06cj-0002Q7-KT for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60153) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o06ci-0007hr-Rc for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o06ci-000522-O5 for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH 35/41] gnu: Add go-git-sr-ht--sircmpwn-getopt. Resent-From: "(unmatched-parenthesis" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jun 2022 19:18:16 +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.165497507319030 (code B ref 55903); Sat, 11 Jun 2022 19:18:16 +0000 Received: (at 55903) by debbugs.gnu.org; 11 Jun 2022 19:17:53 +0000 Received: from localhost ([127.0.0.1]:54005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06cL-0004wm-80 for submit@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:53 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06cA-0004uB-Ug for 55903@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:44 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6375243C86; Sat, 11 Jun 2022 21:17:42 +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 CDFqbClA2J0x; Sat, 11 Jun 2022 21:17:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1654975045; bh=u/bvT7dr2cSifIktE/Y/QEITi/hen7/sQtw+HQEQ6/0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=eBtRdqZOu/x8jPCUnX5KMJVIs4Ox3qmxzTi66rZ5SRIATN/SUPb/DOUY+SZftZsAB Q2kygyv756nRRd9RiB4jCB7K2gou/CcURiST74LG6FFVEZEvZtWVVCZ6HsKeRa4Bug wIdT4HmtSN5+97ZNkR6eNuGjQO26QTGAREiv4gcFBNCqVd5vpoO346HIkzPaTuvbF+ jvgZAx4AR4rz1rIxIowvQaPOkqQbE52fYkIpgcgrr4cBgYP5NRVvCLkRAsxt4lbbGq Rdm776FfUG2yAJCX26sNqkLKmDyTvTOVoWzMlnff7URRH2kmDvnl44wY6tbDFFaj/x xBjA9d1T7vH2Q== Date: Sat, 11 Jun 2022 20:16:47 +0100 Message-Id: <20220611191653.15471-35-paren@disroot.org> In-Reply-To: <20220611191653.15471-1-paren@disroot.org> References: <20220611191653.15471-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: "\(unmatched-parenthesis" X-ACL-Warn: , "\(unmatched-parenthesis via Guix-patches" From: "\(unmatched-parenthesis 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=1654975191; 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=7hLJQrJ5GxfOKbTRe9W51Ep+HhW8YD6iv8lU/JA/li4=; b=RoGu/0l+go+NfENBH6g/pMUrrRIU4SBWYRucobiSGGjBepFxoKd+05LxrvoY01ss67FPsK 3NrMaiFHnME1Pd310W7Auh+jmSDEeQkHiL8GTDKhxdYrXLxdojM9OS8Uml4pOaEJDICWzS zJfMAPM/M4Nx7e2AgAM2MCczGsfSFHz5rfe11jdB8QpDAs7DqLJIE1NBQ69kn1M4ejzfYr dJfFS9rZ+Mg2MA3sJmYhhJ5cbf9BdFPR8J48Mo+9BKwk5iccTwsj3E573NfY8FT2GX15bb z4+2PX5u5IYKioZFk0oSnKSsMv2i9i6wboW2ydsUg/DdKA5bF32HmD2ZDAkvDA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654975191; a=rsa-sha256; cv=none; b=eXo/+zqPPyR3ySkrRKebJlVUsAeoktZiN/xPzUjL46tpTAnmcsw7uGn8juRtrwrEbMwbWW hAf5N34x3u9nQKTXHMT3wMl0vKfYAb6B75BSJHCQ5Lfv5x927GXuC8WNRFYMq7JdbcvWwr FGZj5In1XWUGuRnlgC9wSoloYMiMgN874tOCu6xbAKp5XgPU0pNuoj5tt8jPH3Kb1GK0GT rDt02BKsFsATfh4cd+qDEcmE2vddOebjcDAfxg/Ug4HUukBtDkT1s7tUuwJhwKrqj4I3cI UBHsFx2qzJTajNGfVo1AzgirT+Sa1waQT/1Btxm8Q9giPjzu/1E69JRfb/oeqA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=eBtRdqZO; 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: -1.48 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=eBtRdqZO; 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: A313CB550 X-Spam-Score: -1.48 X-Migadu-Scanner: scn0.migadu.com X-TUID: SKQLipVLooVU * gnu/packages/golang.scm (go-git-sr-ht--sircmpwn-getopt): 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 d5679961a6..e564e1a972 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10628,3 +10628,26 @@ (define-public go-github-com-arran4-golang-ical (description "Package ical provides an ICS/iCalender parser and serialiser for Go.") (license license:asl2.0))) + +(define-public go-git-sr-ht--sircmpwn-getopt + (package + (name "go-git-sr-ht--sircmpwn-getopt") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~sircmpwn/getopt") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0f9rammnmhaz21qkmz7qf76r8jlzi323g05ps3j7gwrxlw7442a6")))) + (build-system go-build-system) + (arguments + (list #:import-path "git.sr.ht/~sircmpwn/getopt")) + (propagated-inputs (list go-github-com-stretchr-testify)) + (home-page "https://git.sr.ht/~sircmpwn/getopt") + (synopsis "POSIX getopt for Go") + (description + "Package getopt is a POSIX-compatible implementation of getopt(3) for Go.") + (license license:bsd-3))) -- 2.36.1