From patchwork Thu Aug 4 17:10:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 41233 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 3F11027BBEA; Thu, 4 Aug 2022 18:14:37 +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 0D21327BBE9 for ; Thu, 4 Aug 2022 18:14:37 +0100 (BST) Received: from localhost ([::1]:55574 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJeQe-00081s-6o for patchwork@mira.cbaines.net; Thu, 04 Aug 2022 13:14:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJeOC-0003O1-2A for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36712) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJeOB-0007En-NH for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJeOB-0004KU-IW for guix-patches@gnu.org; Thu, 04 Aug 2022 13:12:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v6 08/41] gnu: Add go-github-com-go-ini-ini. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 17:12: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.165963306816165 (code B ref 55903); Thu, 04 Aug 2022 17:12:03 +0000 Received: (at 55903) by debbugs.gnu.org; 4 Aug 2022 17:11:08 +0000 Received: from localhost ([127.0.0.1]:54597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNH-0004CS-G1 for submit@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:07 -0400 Received: from knopi.disroot.org ([178.21.23.139]:37906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeNC-00049x-Uj for 55903@debbugs.gnu.org; Thu, 04 Aug 2022 13:11:03 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B55DE40EF2; Thu, 4 Aug 2022 19:11:02 +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 rC4g3j381fyd; Thu, 4 Aug 2022 19:11:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659633057; bh=XymnC4nDAcrfi854xk1rc4sFJVixctIEZ7sln4K4oVM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=fqc+KfZQxixuk9UbMQBDlvIU6wdGvu8oW0e9G0h0IStrxLCKnyx2Vo3uaSDdpEnBb LD+aBCqJLOBfNiRVkDtRBOvnyAKQfV2kHrGDFM3G1011nXNW0KJRMhCH+co9/oel9r ZR0oFHp0Da0531+wcfbQ7htce4/uwLtz7heeSxtwdHqLZxUqcCfxnCBq2r0mUAgIoT pfnuFhkPcbhTTEEYiHK55i0A1wr0viz5XLnwMz22iDaLTxvX9vOck/J9sgN9Viv4sM czUqa/ZwsaYlvP/KJYWmvLELMjl090QzsecnTAyZIwDpOwRTUhybYN5kG7jLYMLQMT Hd0DYm5hp1ndg== Date: Thu, 4 Aug 2022 18:10:14 +0100 Message-Id: <20220804171047.24424-8-paren@disroot.org> In-Reply-To: <20220804171047.24424-1-paren@disroot.org> References: <20220804171047.24424-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: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-go-ini-ini): New variable. --- gnu/packages/golang.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index fc4fcbf049..31ceba08b2 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10140,3 +10140,24 @@ (define-public go-github-com-kyoh86-xdg config, data and cache directories according to the XDG Base Directory Specification.") (license license:expat))) + +;;; XXX: Since commit bfb61065f05a6eac0cf63b16db43d0c3e864c658, the +;;; canonical name of the ini package is `go-github-com-go-ini-ini`, +;;; not `go-gopkg-in-ini`. +(define-public go-github-com-go-ini-ini + (package + (inherit go-gopkg-in-ini) + (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")))) + (arguments + (list #:import-path "github.com/go-ini/ini")) + (propagated-inputs (list go-github-com-stretchr-testify))))