From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GOhUI72nG2OQQgAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 22:53:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aG9fI72nG2NKiQAA9RJhRA (envelope-from ) for ; Fri, 09 Sep 2022 22:53:17 +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 331B6104F6 for ; Fri, 9 Sep 2022 22:53:17 +0200 (CEST) Received: from localhost ([::1]:47188 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWl00-0007jy-83 for larch@yhetil.org; Fri, 09 Sep 2022 16:53:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWkyp-0006mc-SO for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47108) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWkyp-0003Ts-I4 for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWkyp-0004iD-E3 for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v9 29/42] gnu: Add go-git-sr-ht--sircmpwn-getopt. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 20:52:03 +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.166275669217965 (code B ref 55903); Fri, 09 Sep 2022 20:52:03 +0000 Received: (at 55903) by debbugs.gnu.org; 9 Sep 2022 20:51:32 +0000 Received: from localhost ([127.0.0.1]:35777 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWky5-0004fL-4n for submit@debbugs.gnu.org; Fri, 09 Sep 2022 16:51:32 -0400 Received: from knopi.disroot.org ([178.21.23.139]:60462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxS-0004Z8-1H for 55903@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:39 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8842F40107; Fri, 9 Sep 2022 22:50:37 +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 5-Pc_nPUO7nI; Fri, 9 Sep 2022 22:50:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662756619; bh=ookfYSKjlpvRXK+PWvsOAd+zGTc+Ih/aLl+8wEB+yRM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=eqCxCc0gDWN0/Plqbd3mjdykheEDL/QS298o0psnHBI8t8Ms+BcNngkqkEbYIN8XG TOOLjO83nGPL+Xfs5dZatmw0ywbwjKu99SC9ztWHHSzRSySlSt5NzFAgiDGCg8jS3B Qv5WM1ovhViibjyRL4jLPrWTCYfFlNRrPXvAYnmlF1VND58sFzY8rbjMNj+ZG7JOHs +7vrAy+mgS+BNsrg+DnM2kHyN2UI18fBG+Fi/UDwvMu2E7tvcytQAEr/lTdsOMPxtC LkbsJ2xmYWousMmDr8QQuVCWtLb2YdGQqpOVMWlhLJ3TYnm7RHiCne2rNixv4ksbbW 3qaBOtLMxFt/Q== Date: Fri, 9 Sep 2022 21:49:53 +0100 Message-Id: <20220909205006.13937-29-paren@disroot.org> In-Reply-To: <20220909205006.13937-1-paren@disroot.org> References: <20220909205006.13937-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=1662756797; 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=SyjDkAgYxQVl8Nzfx50nM4+kLn5jsL46joXXhB7gRac=; b=XPYn0/vKs3ohSqSELkGPm9D0/s08G4L9sNeVBDyj9edZ+jN5KKtq596xAiBhZ8PTqWhS5j BabjvzshccChsjPz/NbDqUB3wVlZFw0GhbW+cHA1UbYJOzzaHYXCuFusnVVJLC15Vf4xUV rNoLH4mwtyI+S3c6utMuu3FfRSvxYrhjnNShdZtOB92th9Yw5mrX6q2B90fvt6e+OfuOJ8 ehKgpKiObZE3Z/q9piLsbiRnxtxzqMZXEjnOKuFfdHNsUs75SnJ1i77nhPIzmcqUBs/3So 2dQPTjKFGgMnkQ/EYKQ1OhuFOv8YP89dO2JQgRvrCC/6D6DZZzHim1pRiBLILg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662756797; a=rsa-sha256; cv=none; b=Sq8rE9X6g5UvK0uvAXj1/vcV8oXKA9UNE1xhAvWHKw9cARi72q90cEo/qEqsi+cheZZ8yK 9jpfNQ3/Vhk4Y+6Hn1hKY/Wxz3qqJrCX4skeP9TLqLPYO3dG1T8z6xOZU3Zh5mikNyXvMg sPVxyzNuUHUZzsP4InjvcQ6Z6v2X8B87g59GTADjlbs/3MLDkLLlCzj0sEWZHShn1A9mAX In+a2Af3dH26EdlutQ/+mPamvg8ImPZ30puALrZ5etRCwGNEJK0yKXHvyWASWG64cbDMpz dNj9Xo4kKpTbliyMHkzNWhySW0LprNDcGXdhBSBcW35MaVpsH0+lkVHFY3APqg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=eqCxCc0g; 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: -0.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=eqCxCc0g; 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: 331B6104F6 X-Spam-Score: -0.80 X-Migadu-Scanner: scn0.migadu.com X-TUID: zO+fM20GesPR From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-git-sr-ht--sircmpwn-getopt): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3318b3f548..7b3eed6055 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10771,3 +10771,27 @@ (define-public go-github-com-arran4-golang-ical (description "The ical package 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 + "The getopt package is a POSIX-compatible implementation of getopt(3) +for Go.") + (license license:bsd-3))) -- 2.37.3