From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 4NiIMX5+H2Pv6gAAbAwnHQ (envelope-from ) for ; Mon, 12 Sep 2022 20:46:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IIGHMX5+H2OVjAAAauVa8A (envelope-from ) for ; Mon, 12 Sep 2022 20:46:22 +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 81CFB1A835 for ; Mon, 12 Sep 2022 20:46:22 +0200 (CEST) Received: from localhost ([::1]:37398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXoRp-0002Xu-ES for larch@yhetil.org; Mon, 12 Sep 2022 14:46:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43024) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXoQf-0001Yo-A7 for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:23 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59245) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXoQb-00028L-IO for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXoQb-0007gr-EZ for guix-patches@gnu.org; Mon, 12 Sep 2022 14:45:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v10 08/41] gnu: Add go-github-com-go-ini-ini. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Sep 2022 18:45: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.166300826529120 (code B ref 55903); Mon, 12 Sep 2022 18:45:05 +0000 Received: (at 55903) by debbugs.gnu.org; 12 Sep 2022 18:44:25 +0000 Received: from localhost ([127.0.0.1]:47869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoPx-0007ZV-Bb for submit@debbugs.gnu.org; Mon, 12 Sep 2022 14:44:25 -0400 Received: from knopi.disroot.org ([178.21.23.139]:36478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXoPv-0007Yf-C8 for 55903@debbugs.gnu.org; Mon, 12 Sep 2022 14:44:23 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CE5C6400C3; Mon, 12 Sep 2022 20:44: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 DHRdosHYdQm6; Mon, 12 Sep 2022 20:44:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1663008228; bh=ZCaS3XR3+P9scmUgnmezwqx8P4gJuL1e7y4iNBFZdhY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=NfdcDtE+xwGA6IBR7ZlfFLZ/3gnHYo3lZ+2AxXWhSbVonpgD/Hj/ux3NViEX/VJ+I xjryh/h2Xq8MVPNp1hHy1N14NURNT5fRlgg60ExKKtRuGk1fW+Nq/pRkLyM4CQlDyR MoP26kcGIdBwdstBWuE3kn1IqIM7Ad0x6kB2xtkRQ4rSpKG+RhhJ4uZivHPiqF9uc8 BpkngAbhE6p2a68y+1gTrJGSJUpXrBKxI4mFdDk3Upean5Z9YYq+MrQMGjsALcwVAV 10tHnm9H8f6F3QiCjCGppvM6OhOdHA8/T0jsY6AOlz3LlDr4n2oiAjmCG5KiK41raJ Tm8UXmYORCQig== Date: Mon, 12 Sep 2022 19:43:07 +0100 Message-Id: <20220912184340.11292-8-paren@disroot.org> In-Reply-To: <20220912184340.11292-1-paren@disroot.org> References: <20220912184340.11292-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=1663008382; 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=HRNICoUiNqDl8cSROy/shfBYucZnFKuIakja2hDE+F0=; b=F8Pvzxdp7wzzv5wrSI7n6POOf8yIJVf3zXuXS9ZotVxeEjq6wRkcVjO05w+4FmgyL26y0l Ut78mB/qrK5BAiFMDv9ofQgsw4PGHTSW3AO1TlwFQrqFHGsL6z0ID8sdqOxbgcRGS52/J+ 5tn36srH8lQNL/7aiJs+iOh6l2L20pzhjYhv2TbzHNQmOT214Pm6n8MuDOmvSdb0O8qQs6 9RjJnjfy61cpncFjyX0AZXfdAKmnFjpa4KXidlXIviyv99bLwjfgvddBqohUyytYo/CQTl gse3rJ0HGdCL1Fkzq/7vuYned6b/OWY/t1JrjyWS/RVdWDjSLwj5zPWSuiILXg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663008382; a=rsa-sha256; cv=none; b=j1o24hUAKjMz9ijT6v//lBLUckoISZx8MhkofWSyUyJJlRPpQsz1inPm5UDySHZYq6V9uq fpNzSnNi+iwdG5GXNYIjWdhQjWinIkwc0ATnBEm026hpYSjU25mgtGvT+PhAFmTRMTLIjs afPPwtMFCTGh34OFfD0f7iFmLAxyfgR6XlCEayayNprbS96OKSRjDR1CBG+1/d2G7aFwdi uqAUrwXFbSNoAORME/PEgJIc46tIjFUZg6W5NHo+bXAZuE5SAS68Fr28Fe+WcCFwcsl2Hp usOVoNaHTamRY9HxsTZ4sx0I1PJK/H8+lS2i6B/ZzvFY+qrjJTjO75iQc++GnQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=NfdcDtE+; 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.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=NfdcDtE+; 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: 81CFB1A835 X-Spam-Score: -0.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: 1Z20O2VFcy0f 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 05d58e0feb..4ab20dd3f8 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10218,3 +10218,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)))) -- 2.37.3