From patchwork Sat Jun 11 19:16:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 39848 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 A4E5327BBE9; Sat, 11 Jun 2022 20:19:15 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,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 664B627BBEB for ; Sat, 11 Jun 2022 20:19:14 +0100 (BST) Received: from localhost ([::1]:60548 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o06dd-0003Un-CW for patchwork@mira.cbaines.net; Sat, 11 Jun 2022 15:19:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57002) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o06cX-00024k-SF for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60124) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o06cX-0007do-Jq for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o06cX-0004ye-Fw for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH 09/41] gnu: Add go-github-com-go-ini-ini. Resent-From: "(unmatched-parenthesis" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jun 2022 19:18: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.165497504518624 (code B ref 55903); Sat, 11 Jun 2022 19:18:05 +0000 Received: (at 55903) by debbugs.gnu.org; 11 Jun 2022 19:17:25 +0000 Received: from localhost ([127.0.0.1]:53920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06bs-0004qE-Vj for submit@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:25 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49348) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06br-0004pO-8V for 55903@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:23 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9C9A243CB3; Sat, 11 Jun 2022 21:17:22 +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 NPcoLKBZHiCg; Sat, 11 Jun 2022 21:17:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1654975039; bh=cO3HWu6CTOS5MW/7i6wPMvwgUTlHIhWIbwTJfQvsBKM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DTXxs9guD3dTLN/EeK2kMIrqcGbJfGGjjNhNmz+UHRp1Lnqxrav3lugDM/RLBaZMQ OKnO7AHZ8pMs8rYVGFAFe/89A1DM5/6TL/mBW+hHImDP2DyVjxmer/6NZcw8Bhmkc0 3yl7nCPuBeh2SYVM8tEQQcfG0bJwZ5xxA3yiF44oXivrsNJWXNl4IEt3F1aINdpYB/ +sw3AD0WrtEc/blmrlkH0DM6zwY9RX3RgVwGKMrnBn7meEZinXuRk/Dj1O5mW5jVi9 n1Ztkp9HtL6xzJ0YSErNFw5ygOU/6hG+a8H9Dq+TzlOu9LBYOmH6zU0kLU30NsYub7 OzKpzxPe+GX1g== Date: Sat, 11 Jun 2022 20:16:21 +0100 Message-Id: <20220611191653.15471-9-paren@disroot.org> In-Reply-To: <20220611191653.15471-1-paren@disroot.org> References: <20220611191653.15471-1-paren@disroot.org> 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" Reply-to: "\(unmatched-parenthesis" X-ACL-Warn: , "\(unmatched-parenthesis via Guix-patches" X-Patchwork-Original-From: "\(unmatched-parenthesis via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-go-ini-ini): 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 648ad7956d..e0f5039803 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10030,3 +10030,26 @@ (define-public go-github-com-kyoh86-xdg "Package xdg provides lightweight helper functions in golang to get config, data and cache directories according to the XDG Base Directory Specification") (license license:expat))) + +(define-public go-github-com-go-ini-ini + (package + (name "go-github-com-go-ini-ini") + (version "1.66.6") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/go-ini/ini") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0kqg13606hnw8f75cb59fsy1m85kiqf3csi2g7q2512avdmaphc9")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/go-ini/ini")) + (propagated-inputs (list go-github-com-stretchr-testify)) + (home-page "https://github.com/go-ini/ini") + (synopsis "INI support for Go") + (description + "Package ini provides INI file read and write functionality in Go.") + (license license:asl2.0)))