From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +OR6JXE80l91JwAA0tVLHw (envelope-from ) for ; Thu, 10 Dec 2020 15:19:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 6NhPIXE80l+aawAA1q6Kng (envelope-from ) for ; Thu, 10 Dec 2020 15:19:13 +0000 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 3EC14940149 for ; Thu, 10 Dec 2020 15:19:13 +0000 (UTC) Received: from localhost ([::1]:34764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knNiq-0001Hm-1w for larch@yhetil.org; Thu, 10 Dec 2020 10:19:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49436) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knNig-0001Hb-FC for guix-patches@gnu.org; Thu, 10 Dec 2020 10:19:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55713) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1knNig-0008HZ-5q for guix-patches@gnu.org; Thu, 10 Dec 2020 10:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1knNig-000795-0q for guix-patches@gnu.org; Thu, 10 Dec 2020 10:19:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45161] [PATCH 1/1] gnu: Update go References: <20201210151024.25316-1-mail@davie.li> In-Reply-To: <20201210151024.25316-1-mail@davie.li> Resent-From: David Dashyan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 10 Dec 2020 15:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45161 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45161@debbugs.gnu.org Received: via spool by 45161-submit@debbugs.gnu.org id=B45161.160761350627351 (code B ref 45161); Thu, 10 Dec 2020 15:19:01 +0000 Received: (at 45161) by debbugs.gnu.org; 10 Dec 2020 15:18:26 +0000 Received: from localhost ([127.0.0.1]:39024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knNi6-000775-Dh for submit@debbugs.gnu.org; Thu, 10 Dec 2020 10:18:26 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:50851) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knNi3-00076m-Ip for 45161@debbugs.gnu.org; Thu, 10 Dec 2020 10:18:25 -0500 Received: from neinpad.lan (unknown [79.175.1.130]) (Authenticated sender: mail@davie.li) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 1C879100015; Thu, 10 Dec 2020 15:18:15 +0000 (UTC) From: David Dashyan Date: Thu, 10 Dec 2020 18:17:55 +0300 Message-Id: <20201210151755.25621-1-mail@davie.li> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Cc: David Dashyan Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.30 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 3EC14940149 X-Spam-Score: -1.30 X-Migadu-Scanner: scn1.migadu.com X-TUID: hMYMYgA3VOm1 --- gnu/packages/golang.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3b42bf3c8f..e367eb4d16 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -23,6 +23,7 @@ ;;; Copyright © 2020 Marius Bakke ;;; Copyright © 2020 raingloom ;;; Copyright © 2020 Martin Becze +;;; Copyright © 2020 David Dashyan ;;; ;;; This file is part of GNU Guix. ;;; @@ -230,11 +231,11 @@ in the style of communicating sequential processes (@dfn{CSP}).") (supported-systems '("x86_64-linux" "i686-linux" "armhf-linux" "aarch64-linux")) (license license:bsd-3))) -(define-public go-1.14 +(define-public go-1.15 (package (inherit go-1.4) (name "go") - (version "1.14.10") + (version "1.15.6") (source (origin (method git-fetch) @@ -244,7 +245,7 @@ in the style of communicating sequential processes (@dfn{CSP}).") (file-name (git-file-name name version)) (sha256 (base32 - "0h1nmqzjc0xxpn6n2hjq7692gdqkznagzdmiq9490yzkrrii2lgk")))) + "0pg811lfw1pdp0cba4jvsqbwjaqrqz6m7jspbc80r17snd7flk2z")))) (arguments (substitute-keyword-arguments (package-arguments go-1.4) ((#:system system) @@ -277,7 +278,8 @@ in the style of communicating sequential processes (@dfn{CSP}).") ;; not find object files/headers despite being present. (for-each delete-file - '("cmd/go/testdata/script/mod_case_cgo.txt" + '("cmd/go/testdata/script/ldflag.txt" + "cmd/go/testdata/script/mod_case_cgo.txt" "cmd/go/testdata/script/list_find.txt" "cmd/go/testdata/script/list_compiled_imports.txt" "cmd/go/testdata/script/cgo_syso_issue29253.txt" -- 2.29.2