From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IIQMO4lP0mXfZAEAqHPOHw:P1 (envelope-from ) for ; Sun, 18 Feb 2024 19:42:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id IIQMO4lP0mXfZAEAqHPOHw (envelope-from ) for ; Sun, 18 Feb 2024 19:42:18 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=fgUiYvfO; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708281737; h=from:from:sender:sender: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=5aYD0rSGoSpdef7XKks3MEkn8ut9y37oqK8H1+mFm6Q=; b=AmWEt2lTYm+mSy8w22Vh/bDkFd0th+V4Hv5aq8/mJMfmscf69RhZs6NLgb5K/4gLHwQNxH 6mOwKBAF5x6K8EeztMxHWzgZy0ocojTUhOY9PLrZodZAQp1rieAHHXTM0zREcF3sHonuhG YWm9sB7oPNkvpBixGTeJEt5I4ROPzcSlrtZhPAHnuw29/SRrNAI4p1sX6Bz5S8EnXD3NVo g7Ki0i11ysoi5E8uIsaXBD0ot9bNcWKKKJUEtwzbICMiVsq1fO2wzEGBcK978cFqub+JLp MarJ6dJEcdBPq2B1xODpC8aaccjUuMeFLRZf7A29VogBWcLQDT5jqHYEwa5H5A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=fgUiYvfO; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708281737; a=rsa-sha256; cv=none; b=uGyN1SRkIwT2JlQtyVvyDaUPvm9Ef2p9uEUUKioQMofVlrnvfRfdWVCGPamnmAAAQjQxbA Ab2rdXPouUBiZk0sImgi53ReHx2iJCxLB5vBlYqbJUjnDJS0q5sEdDcot0Hoh9JKIOj7St MAQ+0vBYssjBIKmTV6jO3MPUrfPBZMBw5JDrakSrMZgCoLH6O5VQDvQO1Dchj5qE1BeU0N vAFnrAMhHJ/05qrbeZoVtPmaWqCU1nGPPGNBn16D2lcoXHzpPzit8ysRHUvtOYYg8YukCl 7M6UkB/rlUMfU3Hj6ynzIkdsL3fysD7ARK+zZ4qO1WkkRNOxX5kYjUM7GPFd8g== 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 B139B15B5B for ; Sun, 18 Feb 2024 19:42:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbm6l-00082c-5m; Sun, 18 Feb 2024 13:41:47 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rbm6j-000815-Ff for guix-patches@gnu.org; Sun, 18 Feb 2024 13:41:45 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rbm6j-0006w6-7A for guix-patches@gnu.org; Sun, 18 Feb 2024 13:41:45 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbm73-0004WW-QK for guix-patches@gnu.org; Sun, 18 Feb 2024 13:42:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69238] [PATCH 08/10] gnu: go-github-com-songmu-gitconfig: Fix build. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 18:42:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69238 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69238@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 69238-submit@debbugs.gnu.org id=B69238.170828170217273 (code B ref 69238); Sun, 18 Feb 2024 18:42:05 +0000 Received: (at 69238) by debbugs.gnu.org; 18 Feb 2024 18:41:42 +0000 Received: from localhost ([127.0.0.1]:38214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbm6f-0004UV-FH for submit@debbugs.gnu.org; Sun, 18 Feb 2024 13:41:41 -0500 Received: from mail-wm1-f47.google.com ([209.85.128.47]:60453) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbm6Y-0004SL-Mr for 69238@debbugs.gnu.org; Sun, 18 Feb 2024 13:41:35 -0500 Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-4125e435b38so9868805e9.0 for <69238@debbugs.gnu.org>; Sun, 18 Feb 2024 10:41:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1708281608; x=1708886408; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=5aYD0rSGoSpdef7XKks3MEkn8ut9y37oqK8H1+mFm6Q=; b=fgUiYvfOM9kyMPBpx05DLJE9K1Y/JoLjkgZXYTGMGn0uqBsn1ouR4UTk0yoqNxk8S1 WUskUi9GGKBVDWm5U+jEynwz5NtU+fAdNp+7YAWD0nkUhdQjDeHZhFY4wYKihx7gTuhx gtmPc42/ddaHYAFc1MAKOo3ii7UJVZHh3bSwplFzGi95P+9X9AYoFbbJBsozPgppErhv y/ghP6IHqRVU3MBa8vLvDjHLhtH0Ahj0a3/V7WwTz3KihW7Eg84KlHPeQLjswo20xZz3 WRyWGlDuHOI8uyF5mYP28dKSWH4e1HS97o97arLsP1FWVJ0dtf3rkuPw7oMkEeKcqAdP 5w+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708281608; x=1708886408; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5aYD0rSGoSpdef7XKks3MEkn8ut9y37oqK8H1+mFm6Q=; b=H7Mv3IXBO9LPBu7ZPpZqVtas7+uGyl4aodoTFTtgP+901sgjmBMo6K8hAFdspjB+sl GNqhaMKcaHWhXiZb2uMCsMEdqcUmlvaeXgBbxpMlmlHaW1fNXjY+Ajdg7mywyKgiYGhK tqX/XvynYWVDjGV2tZLgDyqUOc1aXfxX8Ioav3UMZZDQhaf6rkDg9xsY8aLW3hph3vo3 FSytjWJdF3cb6mwnEB1kbdRG2hO7tK0l+crN0juAnAH43T5cs6jzNtzMzHHrFp3RKtym 8VdBDRolJk8SbRfvhk7a2k+wqkiZGugwl+lygzcaVC+ZeAZA8UVUPRZsjMMIkOxw7bvS 4VYQ== X-Gm-Message-State: AOJu0Ywk3mJRGqoUA0ctZx3vbexeSeHn/tC8H3Sqckv3k5/8AyjhuCRZ hYP6Fa1WF4T2kZWuo8LmopvI3uJKLT8qnWRfGyF3SqfM8ZmDF79M+yLLpmLonWA= X-Google-Smtp-Source: AGHT+IES+YwO01gXvgxmk6HnN5T2e7JP5KI5KDnyMPLiS7dB/2rt+qP3S4l1vIK1jSg3BxeNaIr2qg== X-Received: by 2002:a05:6000:1844:b0:33d:44d8:eacc with SMTP id c4-20020a056000184400b0033d44d8eaccmr1694464wri.39.1708281608387; Sun, 18 Feb 2024 10:40:08 -0800 (PST) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id x11-20020a5d444b000000b0033b7ce8b496sm8011358wrr.108.2024.02.18.10.40.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Feb 2024 10:40:08 -0800 (PST) From: Sharlatan Hellseher Date: Sun, 18 Feb 2024 18:39:59 +0000 Message-ID: <24db7997cb34efd64a441b10353c6d41137d7408.1708155311.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 4.02 X-Spam-Score: 4.02 X-Migadu-Queue-Id: B139B15B5B X-TUID: J5+xsrcfkDWh As seen in . * gnu/packages/golang-xyz.scm go-github-com-songmu-gitconfig: Update style. [arguments] <#:go>: Use go-1.21. Change-Id: Iea7a32b51d4bd74e99c52938307c11177ae79199 --- gnu/packages/golang-xyz.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index a6031a8354..2408916c39 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1036,10 +1036,12 @@ (define-public go-github-com-songmu-gitconfig (base32 "1y01h496a7pfj1g2bclls5b0nl3vnj7nz610jj1dzq9kxrwxk7fk")))) (build-system go-build-system) (arguments - `(#:import-path "github.com/Songmu/gitconfig" - ;; Package's tests appear to be hardcoded to the author's gitconfig - ;; and require network access. - #:tests? #f)) + (list + ;; Package's tests appear to be hardcoded to the author's gitconfig + ;; and require network access. + #:tests? #f + #:go go-1.21 + #:import-path "github.com/Songmu/gitconfig")) (propagated-inputs (list go-github-com-goccy-yaml)) (synopsis "Go library to get configuration values from gitconfig") -- 2.41.0