From unknown Sun Aug 17 01:59:36 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#73595] [PATCH] gnu: go-1.23: Update to 1.23.2. Resent-From: Brennan Vincent Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Oct 2024 12:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 73595 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 73595@debbugs.gnu.org, sharlatanus@gmail.com X-Debbugs-Original-To: guix-patches@gnu.org, sharlatanus@gmail.com Received: via spool by submit@debbugs.gnu.org id=B.172787153118477 (code B ref -1); Wed, 02 Oct 2024 12:19:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Oct 2024 12:18:51 +0000 Received: from localhost ([127.0.0.1]:56827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svyJf-0004nx-AJ for submit@debbugs.gnu.org; Wed, 02 Oct 2024 08:18:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:33466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svyJd-0004nn-03 for submit@debbugs.gnu.org; Wed, 02 Oct 2024 08:18:49 -0400 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 1svyJY-0005h6-HO for guix-patches@gnu.org; Wed, 02 Oct 2024 08:18:45 -0400 Received: from smtp.umanwizard.com ([54.203.248.109]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1svyJU-0006SQ-Be for guix-patches@gnu.org; Wed, 02 Oct 2024 08:18:42 -0400 Received: from localhost ([90.162.14.19]) by smtp.umanwizard.com ; 2 Oct 2024 12:18:37 +0000 X-Fes-Received-For: guix-patches@gnu.org X-Fes-Received-From: From: Brennan Vincent X-Envelope-From: 95bb9063b406eea4e107be1393bfcf6f81ccd13f Mon Sep 17 00:00:00 2001 Date: Wed, 02 Oct 2024 08:18:34 -0400 Message-ID: <87frpehf51.fsf@denver.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain X-Fes-Encrypted: true X-Fes-Ehlo-Domain: localhost Received-SPF: pass client-ip=54.203.248.109; envelope-from=brennan@umanwizard.com; helo=smtp.umanwizard.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/golang.scm (go-1.23): Update to 1.23.2. Change-Id: I9687e3d14bcf78c267a54479b7d9073cb8b9a879 --- This just came out yesterday. Would also be good to get it into the go-team merge. Probably more important than the 1.22.7 I sent recently. gnu/packages/golang.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4d37dc9bab..10d4fb8e74 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -987,7 +987,7 @@ (define-public go-1.23 (package (inherit go-1.22) (name "go") - (version "1.23.1") + (version "1.23.2") (source (origin (method git-fetch) @@ -996,7 +996,7 @@ (define-public go-1.23 (commit (string-append "go" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0dx8mlmq0kh6b9h583nf6ijnm3p84rwanb4i1bwxd7lp67afk1v4")))))) + (base32 "0v8j43yqkhp5i5649nbxsq7lc9bjjn39gqqvlnz0d9c47qz9h7y7")))))) ;; ;; Default Golang version used in guix/build-system/go.scm to build packages. base-commit: 3ac69c1a757430d6dfdd37eb948ba1d6967967cc prerequisite-patch-id: 190cf537d5350c96a329fe3baf0742cf187308bf prerequisite-patch-id: 5450d7b82e5c1160c9663f21bad4644b51f3ca69 prerequisite-patch-id: c8abc68123e4f2c8fcfa1f2552de097f310b149c prerequisite-patch-id: 47c71d891341ebe65d323b0ecee5e83e99aeb160 prerequisite-patch-id: e7892ac4a66728ede854ff4cd181795012780236 prerequisite-patch-id: 876cfbf9ae3cfda17809f8deb5f86aba523b0015 prerequisite-patch-id: ade24719ac6b2d1f6aab3b6559cdcc76986455cc prerequisite-patch-id: cc25e930146f5169b2a455cafe00a2098b881cca prerequisite-patch-id: de4804fdcb797484990fcb9028884b74d9e81906 prerequisite-patch-id: e3a8892e61c618e1d3920cf988d88554092dd8a8 prerequisite-patch-id: 0cbf33cadd71520efa7cf74cdf2a652a1d480276 prerequisite-patch-id: 82c2dd4e1bd68c72a187b05b7c6364abfd626cdf prerequisite-patch-id: 149f45f15824dfa9984c8294b8baebef349fa58d prerequisite-patch-id: 48ce03bfba28768acd87c048d966cd9d1050260f prerequisite-patch-id: f3fe01a9a135cfa2751df764a052e408e3f45cc5 prerequisite-patch-id: dd095809ae04cdf1ccdff4189501aefc53cba4d3 prerequisite-patch-id: f243111015e1019561d647f176b39b152c98695c prerequisite-patch-id: 436d246d14ef35e74389cd2475b5b32287da9bf5 -- 2.46.0 From unknown Sun Aug 17 01:59:36 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Brennan Vincent Subject: bug#73595: closed ([PATCH] gnu: go-1.23: Update to 1.23.2.) Message-ID: References: <87r08vqyi8.fsf@gmail.com> <87frpehf51.fsf@denver.mail-host-address-is-not-set> X-Gnu-PR-Message: they-closed 73595 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 73595@debbugs.gnu.org Date: Fri, 04 Oct 2024 22:46:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1728081962-8246-1" This is a multi-part message in MIME format... ------------=_1728081962-8246-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #73595: [PATCH] gnu: go-1.23: Update to 1.23.2. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 73595@debbugs.gnu.org. --=20 73595: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D73595 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1728081962-8246-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 73595-done) by debbugs.gnu.org; 4 Oct 2024 22:45:40 +0000 Received: from localhost ([127.0.0.1]:36797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1swr3M-00028D-CQ for submit@debbugs.gnu.org; Fri, 04 Oct 2024 18:45:40 -0400 Received: from mail-wr1-f45.google.com ([209.85.221.45]:53538) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1swr3L-000285-4j for 73595-done@debbugs.gnu.org; Fri, 04 Oct 2024 18:45:39 -0400 Received: by mail-wr1-f45.google.com with SMTP id ffacd0b85a97d-37cd26c6dd1so2546673f8f.3 for <73595-done@debbugs.gnu.org>; Fri, 04 Oct 2024 15:45:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1728081874; x=1728686674; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:to:from:from:to:cc:subject :date:message-id:reply-to; bh=6aVeQiTdWHkLvZ3M7w+PSKpX+7nkJceTw+PUwyUW5s0=; b=VEDqU7+/ixw8JKJe6mmc+scuH9xY5KHlTxPVqhL1lCZivFbLgqU2Xqx0s2Vsatvrry LwZrvIMjADLZKMVFIAtbu2/xDPTa5n5ztR5GHrHF9DYjxL8JyD/CxGWlAHdFHXkmyL/T s9XmsmWN2WxYeKNlEC1l/qvqYm5w70F14A5N5YvZfMFe82VzmJp9VcQnjbnTNK6QCxZJ Ge5rmLPgEO4pdwLYmiRkKsI0nSpOJAtltisqEYcKdhEKoVS8twBP9KKqRkUSLRiFRwKB XOjSLDLNa+Eom1UHhOeQzoJCGHqXbnvZaaQMQnF4btELq85sCBwXsaFmwtLDEA8Jxg+R m0TA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728081874; x=1728686674; h=mime-version:message-id:date:subject:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=6aVeQiTdWHkLvZ3M7w+PSKpX+7nkJceTw+PUwyUW5s0=; b=C+COmJzKeE2/SROPcw4nTKE6N6oVD3Tt+BY0ozlll6dnGdEAY7ciOxsyir8a/8k06U 985LxjWCDxALEAOmGL5J+yv7z4gUrWxMoR7VIzCnRyPhD00yQbshKLpPbGMrIto6vmTx Qssl8sM8A1ke18WT9UrygJF5RNvq562F309qrFRj9ASbcO787jFLADFIDy38Q0PY2HlQ L+Pj02UprS8UdBJ1BWJ//7JkAxzDClIaYxx9AIKp88fr3/BTuV4JYxL0qkl8NTwhmVqf DAOl3OvuqALz85irH17iBm7TQ2PeWCDUzonxIICK1uVR+bDpDz3dV+csWlT1033YQtvA YFag== X-Gm-Message-State: AOJu0YzBHHtmxtOE4Wb8WC2KjlF/mDSWcP8izmoQBuGmkLZaDW+FUN5L LW/Dor9x1hJvorrminyErvTC2MvwkPVn7MCm1OCqfpp0uqeer9D9r3MnjzL7 X-Google-Smtp-Source: AGHT+IHIMrMMkoQuMs6gmTGYId/d7LZNhrim6UoLVLXhAcjnsM24kjSwo/uX4yb1yl8j0/d8Bis1sA== X-Received: by 2002:a05:6000:bc4:b0:374:d29e:6db8 with SMTP id ffacd0b85a97d-37d0e7279a6mr2786897f8f.16.1728081874208; Fri, 04 Oct 2024 15:44:34 -0700 (PDT) Received: from guxtil (cpc100684-bagu15-2-0-cust967.1-3.cable.virginm.net. [86.8.111.200]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a992e5ba44asm51761966b.17.2024.10.04.15.44.32 for <73595-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Oct 2024 15:44:32 -0700 (PDT) From: Sharlatan Hellseher To: 73595-done@debbugs.gnu.org Subject: [PATCH] gnu: go-1.23: Update to 1.23.2. Date: Fri, 04 Oct 2024 23:44:31 +0100 Message-ID: <87r08vqyi8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73595-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Pushed as [go-team] e58d84255bbd01c2d48df0f69f3827ffb26fb5f0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmcAb88ACgkQdtcnv/Ys 0rWRsRAAsaJGyLG6h0T+JJsURa/APKt6uADi3T3O/5z2NxgIJRp4TY7fR4kFVWN8 Cb4zKYpKHHzHZVqNNIMngpsAIgt/UtYn816TF2wWhB+yu3YexYys/qL4JKdaC+sH lg0FcgNz0r1F3RU1I6aL9hEVZvgBwfLUN0ewVzFgZ57Box5E7sO0hwU4G6zrvL1b xzwC33k/UImzsJd3lHgkzHkZV7IUFE03GIDPwHQ9+WrWljbKTbsk8erDz/3OTKW/ jngnTPKrljnEWHUcH720Ti/+Ub4yeTuPrhOa8nqFNTbgKzJ9vgO4NOaZ4ZeWkcEf pUvpPXsAyZax2JbJG9iZHqbWuGkWWENbxVdxW2jxEocT7p5NIzSwkrpDnfFG5zoN ZvWaeMg74fTqUFuDMkgPmsHjGkZxoso7GCLMOfGeY2CZv5iNcG/sEeLK7MUgjpXN 6Wi0qyOq5I9AASRBEM9MAmb+/2gJBPeepiGsfOH45ZS2wpCtaQumQ3cCVxZYnETc /8IKMJfG4Q/+EwYZ/h+rXSnSm2Bg15imtNXpVFUTLKdd8t2ZHycHTeaLIS/UTjNT /4n47r07g4R6kqXex94Tw/SHNrbFXWVMRlH18P9qPYht/u0SqgL0zGDoOqJTbS8a cbh280ltlbKmcievHBkZkV1CNR+fJySWJxHIV8Me7+LcCPjpFK8= =SL51 -----END PGP SIGNATURE----- --=-=-=-- ------------=_1728081962-8246-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Oct 2024 12:18:51 +0000 Received: from localhost ([127.0.0.1]:56827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svyJf-0004nx-AJ for submit@debbugs.gnu.org; Wed, 02 Oct 2024 08:18:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:33466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svyJd-0004nn-03 for submit@debbugs.gnu.org; Wed, 02 Oct 2024 08:18:49 -0400 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 1svyJY-0005h6-HO for guix-patches@gnu.org; Wed, 02 Oct 2024 08:18:45 -0400 Received: from smtp.umanwizard.com ([54.203.248.109]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1svyJU-0006SQ-Be for guix-patches@gnu.org; Wed, 02 Oct 2024 08:18:42 -0400 Received: from localhost ([90.162.14.19]) by smtp.umanwizard.com ; 2 Oct 2024 12:18:37 +0000 X-Fes-Received-For: guix-patches@gnu.org X-Fes-Received-From: From: Brennan Vincent To: guix-patches@gnu.org, sharlatanus@gmail.com Subject: [PATCH] gnu: go-1.23: Update to 1.23.2. X-Envelope-From: 95bb9063b406eea4e107be1393bfcf6f81ccd13f Mon Sep 17 00:00:00 2001 Date: Wed, 02 Oct 2024 08:18:34 -0400 Message-ID: <87frpehf51.fsf@denver.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain X-Fes-Encrypted: true X-Fes-Ehlo-Domain: localhost Received-SPF: pass client-ip=54.203.248.109; envelope-from=brennan@umanwizard.com; helo=smtp.umanwizard.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/golang.scm (go-1.23): Update to 1.23.2. Change-Id: I9687e3d14bcf78c267a54479b7d9073cb8b9a879 --- This just came out yesterday. Would also be good to get it into the go-team merge. Probably more important than the 1.22.7 I sent recently. gnu/packages/golang.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4d37dc9bab..10d4fb8e74 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -987,7 +987,7 @@ (define-public go-1.23 (package (inherit go-1.22) (name "go") - (version "1.23.1") + (version "1.23.2") (source (origin (method git-fetch) @@ -996,7 +996,7 @@ (define-public go-1.23 (commit (string-append "go" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0dx8mlmq0kh6b9h583nf6ijnm3p84rwanb4i1bwxd7lp67afk1v4")))))) + (base32 "0v8j43yqkhp5i5649nbxsq7lc9bjjn39gqqvlnz0d9c47qz9h7y7")))))) ;; ;; Default Golang version used in guix/build-system/go.scm to build packages. base-commit: 3ac69c1a757430d6dfdd37eb948ba1d6967967cc prerequisite-patch-id: 190cf537d5350c96a329fe3baf0742cf187308bf prerequisite-patch-id: 5450d7b82e5c1160c9663f21bad4644b51f3ca69 prerequisite-patch-id: c8abc68123e4f2c8fcfa1f2552de097f310b149c prerequisite-patch-id: 47c71d891341ebe65d323b0ecee5e83e99aeb160 prerequisite-patch-id: e7892ac4a66728ede854ff4cd181795012780236 prerequisite-patch-id: 876cfbf9ae3cfda17809f8deb5f86aba523b0015 prerequisite-patch-id: ade24719ac6b2d1f6aab3b6559cdcc76986455cc prerequisite-patch-id: cc25e930146f5169b2a455cafe00a2098b881cca prerequisite-patch-id: de4804fdcb797484990fcb9028884b74d9e81906 prerequisite-patch-id: e3a8892e61c618e1d3920cf988d88554092dd8a8 prerequisite-patch-id: 0cbf33cadd71520efa7cf74cdf2a652a1d480276 prerequisite-patch-id: 82c2dd4e1bd68c72a187b05b7c6364abfd626cdf prerequisite-patch-id: 149f45f15824dfa9984c8294b8baebef349fa58d prerequisite-patch-id: 48ce03bfba28768acd87c048d966cd9d1050260f prerequisite-patch-id: f3fe01a9a135cfa2751df764a052e408e3f45cc5 prerequisite-patch-id: dd095809ae04cdf1ccdff4189501aefc53cba4d3 prerequisite-patch-id: f243111015e1019561d647f176b39b152c98695c prerequisite-patch-id: 436d246d14ef35e74389cd2475b5b32287da9bf5 -- 2.46.0 ------------=_1728081962-8246-1--