From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 17 20:45:54 2023 Received: (at submit) by debbugs.gnu.org; 18 Jan 2023 01:45:54 +0000 Received: from localhost ([127.0.0.1]:38627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHxWT-0007Wn-PC for submit@debbugs.gnu.org; Tue, 17 Jan 2023 20:45:54 -0500 Received: from lists.gnu.org ([209.51.188.17]:44438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHxW3-0007U2-53 for submit@debbugs.gnu.org; Tue, 17 Jan 2023 20:45:28 -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 1pHxW0-00027B-3K for guix-patches@gnu.org; Tue, 17 Jan 2023 20:45:25 -0500 Received: from mail-io1-xd2b.google.com ([2607:f8b0:4864:20::d2b]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pHxVx-0006yd-GS for guix-patches@gnu.org; Tue, 17 Jan 2023 20:45:23 -0500 Received: by mail-io1-xd2b.google.com with SMTP id i70so6580993ioa.12 for ; Tue, 17 Jan 2023 17:45:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=Z21UOr6b5obJGGvquHgwQ+qsvZF4YyfiSpiUFkk9P9g=; b=mUhrQomBUyUz1AAXyINDVwNyuR8fjg0QeHi2wpeeoLfckOeI60BEqnWvDbSDl9RAuB zH+cUhs/pqA08IpAWzTD8F8G3aEQjwvyQWuBk6uWzKEW96wSMS0uexiVL17Q4J1/+2Dz duvasutXeNWdP0O9K0zjfL2ix93m69iHMNwFDea5WbefICVYZDANg8vyngpxdYxZFU5/ AahVQRQkI87LXiyXSVU3Q8kdCznt3xGD79L1u5XO/H5UbwdF9cVDegY1qlkQh89LFCoU MdYlN5IvISpdcxjBR9nWJwM2t0MT9zLh3et05B9k+obANaEUmG+ZlGeVg1jzg34qJVqb sJhQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=Z21UOr6b5obJGGvquHgwQ+qsvZF4YyfiSpiUFkk9P9g=; b=TzU/kDH2cHE65wdaC5SW6vu56ZrOZzU8fYLC2uMj+U3FSZty41LmixtE8zRPU2iv1N Y5xFbZYd0RcKli8ta8QpUkGDEQgNFhZPcJ+sJYcP4F6eloWr7ABsdrXUPTEHhK4UYFiq 32QAhR7mmC7+1UYx2DN7EQGC5xkJYoeVBKXxwlDeRIn2RAKWmq5Ib7wlK6pj2qTFojM8 6ad//wLNt0F7gmRPf318fiWtYXOfhzSmcK2Aj+2Pdom65e/CxWnB6U02WUltNFxmzvzf sPM8Bnq3dui/LwSGKKcqJWKjoa78INTtPreIpWl55SD6V2tkj/HIpWfKymJXGgWWDKQz a/6w== X-Gm-Message-State: AFqh2koXNDfGOWvo+tO9HutWRVMakwDgO98WRLJQQRJcYANp4hF5VMVs fJrzNrJgF5bBKy7295TiEpLg8kK0afw= X-Google-Smtp-Source: AMrXdXtMXsaf+i989CiRfM508x6WO8moa3ox8Pbhf/kjnx0QloQoFkIuyKqj9vytLeN+Yr8QsFaP3Q== X-Received: by 2002:a6b:b4d6:0:b0:6df:df5b:f86 with SMTP id d205-20020a6bb4d6000000b006dfdf5b0f86mr3894107iof.8.1674006320331; Tue, 17 Jan 2023 17:45:20 -0800 (PST) Received: from washu-v4.home.cox-buday.com (c-174-51-139-101.hsd1.co.comcast.net. [174.51.139.101]) by smtp.gmail.com with ESMTPSA id p32-20020a056638192000b0039e89ea68f9sm7889250jal.135.2023.01.17.17.45.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Jan 2023 17:45:19 -0800 (PST) From: Katherine Cox-Buday To: guix-patches@gnu.org Subject: [PATCH 11/25] gnu: go-golang-org-x-tools: Update to 0.5.0. Date: Tue, 17 Jan 2023 18:44:56 -0700 Message-Id: <20230118014510.19320-12-cox.katherine.e@gmail.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230118014510.19320-1-cox.katherine.e@gmail.com> References: <20230118014510.19320-1-cox.katherine.e@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::d2b; envelope-from=cox.katherine.e@gmail.com; helo=mail-io1-xd2b.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Katherine Cox-Buday 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.3 (--) * gnu/packages/golang.scm (go-golang-org-x-tools): Update to 0.5.0. --- gnu/packages/golang.scm | 64 ++++++++++++++++++++++++----------------- 1 file changed, 37 insertions(+), 27 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 4cef0f61f6..aa5f5ba159 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2883,35 +2883,45 @@ (define-public go-golang-org-x-exp (license license:bsd-3))) (define-public go-golang-org-x-tools - (let ((commit "8b927904ee0dec805c89aaf9172f4459296ed6e8") - (revision "0")) - (package - (name "go-golang-org-x-tools") - (version (git-version "0.1.3" revision commit)) - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://go.googlesource.com/tools") - (commit commit))) - (file-name (string-append "go.googlesource.com-tools-" - version "-checkout")) - (sha256 - (base32 - "0iinb70xhcjsddgi42ia1n745lx2ibnjdm6m2v666qrk3876vpck")))) - (build-system go-build-system) - (arguments - `(#:import-path "golang.org/x/tools" + (package + (name "go-golang-org-x-tools") + (version "0.5.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://go.googlesource.com/tools") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "08kx2nndq3sr6xai7403mbsqvz5shxmp2icylfr2fmwagr59cb2n")) + (modules '((guix build utils))) + (snippet + '(begin + ;; gopls versions are tagged separately, and it is a + ;; separate Guix package. + (delete-file-recursively "gopls"))))) + (build-system go-build-system) + (arguments + `(#:import-path "golang.org/x/tools" + ;; Source-only package + #:tests? #f + #:phases + (modify-phases %standard-phases ;; Source-only package - #:tests? #f - #:phases - (modify-phases %standard-phases - ;; Source-only package - (delete 'build)))) - (synopsis "Tools that support the Go programming language") - (description "This package provides miscellaneous tools that support the + (delete 'build)))) + (propagated-inputs + (list + go-github-com-yuin-goldmark + go-golang-org-x-mod + go-golang-org-x-net + go-golang-org-x-sys)) + (synopsis "Tools that support the Go programming language") + (description "This package provides miscellaneous tools that support the Go programming language.") - (home-page "https://go.googlesource.com/tools/") - (license license:bsd-3)))) + (home-page "https://go.googlesource.com/tools/") + (license license:bsd-3))) (define-public go-golang-org-x-crypto (let ((commit "2aa609cf4a9d7d1126360de73b55b6002f9e052a") -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 18 05:57:05 2023 Received: (at control) by debbugs.gnu.org; 18 Jan 2023 10:57:05 +0000 Received: from localhost ([127.0.0.1]:39432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pI67s-0005fA-QG for submit@debbugs.gnu.org; Wed, 18 Jan 2023 05:57:05 -0500 Received: from tobias.gr ([80.241.217.52]:40786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pI67q-0005ej-1Q for control@debbugs.gnu.org; Wed, 18 Jan 2023 05:57:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=rZG272GorEjW1 DJ1ueTJCIxQKBgNqS4r2UeoWjljfNg=; h=to:from:date; d=tobias.gr; b=pJ8xGE 4xKTFxDGXTu8JJIxdTXzjHjKQHMPpzOLdDgTsKfydcYwE7eg++d4WhW4FvCCVuGv7neHuY doO2M+tWHslHkbqZPPB+ZequmKLRDsNc/QFfVC4KpDELKtkW9Q6ctxINWpQGJe2JzLXwaA RXt1hnoV0zUiSxmZXf6jp+B5IpHHn6CYT9xaIjeH34RSUNbyuEiIT1+57owCZhuUTnYlQh lK0c2ja5PyBKUu/tVp3CtE9SNY4fUc0Q4ge2kajMRhEyMUCCZMwjE4Ovvsy0rMfIS0qhUw 73tRxdOCEgy5V0Q/MaQ4XJMvrn5QvE7Rgo2lgWS/aXWhkF0KedtpqCRQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id 457c9cdf for ; Wed, 18 Jan 2023 10:56:54 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 18 Jan 2023 11:56:54 +0100 From: Tobias Geerinckx-Rice To: control@debbugs.gnu.org Message-ID: <542e82bcc0f385c117ba662c7dcf1dbf@tobias.gr> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 60898 60899 60900 60901 60902 merge 60898 60903 60904 60905 60906 merge 60898 60907 60908 60909 60910 merge 60898 60911 60912 60913 60914 merge 60898 60915 60916 60917 60918 merge 60898 60919 60 [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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 (+) merge 60898 60899 60900 60901 60902 merge 60898 60903 60904 60905 60906 merge 60898 60907 60908 60909 60910 merge 60898 60911 60912 60913 60914 merge 60898 60915 60916 60917 60918 merge 60898 60919 60920 From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 18 06:43:42 2023 Received: (at control) by debbugs.gnu.org; 18 Jan 2023 11:43:42 +0000 Received: from localhost ([127.0.0.1]:39609 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pI6qz-0003Hz-Oc for submit@debbugs.gnu.org; Wed, 18 Jan 2023 06:43:41 -0500 Received: from tobias.gr ([80.241.217.52]:49144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pI6qy-0003Ho-68 for control@debbugs.gnu.org; Wed, 18 Jan 2023 06:43:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=hJBWTcXaRHm8s 6Gzva/WF37fY4EhLgcXTE0kSZi4SIY=; h=to:from:date; d=tobias.gr; b=HQFR0l g232sKUrFQwAVl4bjkp37vlXJXu0nDv8lsOWDXnNgP5ATDyo7kPUr9jnAW1ldk87kyMTEC 12cfNk3mR15PuObZZWmeKSauoBlV3ofDwl4YIGk4qMms8hxenZPKyp5uQbxG3B4jtQWPpF MQmkwm3oUpr/R7chlpif5MeJO8VFKXW5ENk1ceuOE78c3EAVjtT34hIC0Kyf05uzzmzSQd tCJL8D5IvcQ82V/VDkEu8zMICLfcI2C+aCgQhhuMy5eNBkRnSN7h25ZHcfR22/XMYopKkD cQMgdz3Ylfx6CY1L3ldAEWkgVZM9FX7lR4sn09qIEO+1/CyVj/cfbwHQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id 2b6b07ef for ; Wed, 18 Jan 2023 11:43:32 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 18 Jan 2023 12:43:32 +0100 From: Tobias Geerinckx-Rice To: control@debbugs.gnu.org Message-ID: <37de5823441633151229c783f2acfca3@tobias.gr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 60898 60921 60922 thanks Weird: I got ‘Unknown command or malformed arguments to command.’ for this obviously correct line. Let's try again. Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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 (+) merge 60898 60921 60922 thanks Weird: I got ‘Unknown command or malformed arguments to command.’ for this obviously correct line. Let's try again. From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 18 12:07:56 2023 Received: (at control) by debbugs.gnu.org; 18 Jan 2023 17:07:56 +0000 Received: from localhost ([127.0.0.1]:41657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIBum-00052f-22 for submit@debbugs.gnu.org; Wed, 18 Jan 2023 12:07:56 -0500 Received: from mail-il1-f179.google.com ([209.85.166.179]:35657) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIBuk-00052N-3J for control@debbugs.gnu.org; Wed, 18 Jan 2023 12:07:54 -0500 Received: by mail-il1-f179.google.com with SMTP id m15so17345356ilq.2 for ; Wed, 18 Jan 2023 09:07:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:date:subject:to:from:from:to:cc :subject:date:message-id:reply-to; bh=GnPyPOAEGseCgs8OJ4qt7L8AUjlESU5rgqB6ZX0fDs0=; b=LFc833U6GocnaK3CTzP8F10nC3++Vy5+t7udHD0zAniYWoiVnZ/CxyjIOF9jFgpA4I ZA6AV+Z/czz9E+0wWs3U8bXKtRxjKNRpZqMTJThVHfgQFy8b/s7VrueLAudPRevBHxkh elhgr78nM6GT6M57cPJHsgzTyV+AvKUXL2LqJOBEwLKsVhugV/s9htj6B34cdGeRonzt YOZzatJWqPZCdJT8HqCA7ugA6U4+lAx7n5pOllBG8OcvGAckQi2ahM7Hq4x/W5+qJ5H3 w53lLre8p4xicsfjn8wqKwdTK8MNyxaAF6PB3EM4Tf1SfV/hhcRJedI15ADa1TIXQXYB maPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GnPyPOAEGseCgs8OJ4qt7L8AUjlESU5rgqB6ZX0fDs0=; b=z/xGFPzjRDHF07dbpdIL600PFBZdk2JeBCNWkMxjggAjGzwChJzvktmZ4oTsERu1Fd 1UzS3vOJ3o/JSFglvENF/4ltPnCrmV64zf4xYZvm9ImYCpiCZy4Cp9YJkwGvnhAL1WpO GVyThIgYKBQtZJ4QG83kkg+t0yHE0amueeuAlZeUlx0TKK+qpLV7uT1bgSGz9P5iRc7T SHaljdUEx/r9+1mIYRXsS5YdVXlqXOpqM/u8sSM6ptj2OGzTR6y847UJ55Nf26xh4hA6 dUsEiXp1eQBMjCN4xpmq09Jf3aa44LvhJCkdC7p/BYKf4FLo1Akd9NEmVZb9FZjZZYSt YBIw== X-Gm-Message-State: AFqh2koIjhmCxdmvdFQXNHwrPYNAVxh8iC6kt9sORWzy5R5OfGH5gOn9 tlMJMWMKrZ38RNsm1HHhAyo4ck+Hv5o= X-Google-Smtp-Source: AMrXdXvaRHz+POjae6teUiGpxX3dJBg3wg2WSO/lFqXAakcCttq0sg+7+68zm1nB7edoXAVgUfP4wg== X-Received: by 2002:a05:6e02:1a67:b0:30f:333a:7b53 with SMTP id w7-20020a056e021a6700b0030f333a7b53mr2146367ilv.9.1674061668208; Wed, 18 Jan 2023 09:07:48 -0800 (PST) Received: from washu-v4 (c-174-51-139-101.hsd1.co.comcast.net. [174.51.139.101]) by smtp.gmail.com with ESMTPSA id o32-20020a027420000000b0038a5b8d79basm10753904jac.106.2023.01.18.09.07.47 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Jan 2023 09:07:47 -0800 (PST) From: Katherine Cox-Buday To: control@debbugs.gnu.org Subject: Merging erroneously opened bugs Date: Wed, 18 Jan 2023 10:07:46 -0700 Message-ID: <87zgafrct9.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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 (-) merge 60899 60904 60907 60908 60917 60920 60921 60919 60910 60903 60915 60914 60922 60909 60918 60913 60900 60899 60905 60901 60912 60898 60906 60902 60916 60911 -- Katherine From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 06 17:23:33 2023 Received: (at 60909) by debbugs.gnu.org; 6 Feb 2023 22:23:33 +0000 Received: from localhost ([127.0.0.1]:50149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pP9td-00076x-CU for submit@debbugs.gnu.org; Mon, 06 Feb 2023 17:23:33 -0500 Received: from knopi.disroot.org ([178.21.23.139]:58696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pP9tb-00076o-BS for 60909@debbugs.gnu.org; Mon, 06 Feb 2023 17:23:31 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 49D5B413BC; Mon, 6 Feb 2023 23:23:29 +0100 (CET) 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 BHXDsePYCUbh; Mon, 6 Feb 2023 23:23:28 +0100 (CET) Content-Type: multipart/signed; boundary=611a578a340f432ce140cce216caf528cf12428f954078c6bd2a2548a82d; micalg=pgp-sha512; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1675722208; bh=4XyVqmWjs6kVjI0yAeRMt+g72ASqcKR+uz/tCmnu/Ro=; h=Date:Subject:From:To:References:In-Reply-To; b=hyHz4ChBCrqgdN7Sz1JTC5dJniFBgwj+chFIoo+ncsv7DjGcmcH5UJyUDEFSef7in gPDTy+DVlLHaQibpvTSzJ/owMv+bLc7O4OXjASndS6r1fJrWkvf2M3iU9PJnHx8yRR DDa0MwUtSTqOnVDoXn/QI78hDzOoyxLfybMQSjCgCqmgD9Zp482q27jTE7PAKEPljO tnsac5k08H38NbuHBxWeCPME/ri35BAzw24uoQVLleWRy8pAhTdglFev5kqbEY8jo3 Hd84TAHmsB+GLrqz2DPlrgvQqwVG/0hCRrVjAP3Ofdewv2KQXTXLRIVRHfjyYix+yE sxm+OqsacvWlg== Date: Mon, 06 Feb 2023 22:23:27 +0000 Message-Id: Subject: Re: [bug#60909] [PATCH 11/25] gnu: go-golang-org-x-tools: Update to 0.5.0. From: "(" To: "Katherine Cox-Buday" , <60909@debbugs.gnu.org> References: <20230118014510.19320-1-cox.katherine.e@gmail.com> <20230118014510.19320-12-cox.katherine.e@gmail.com> In-Reply-To: <20230118014510.19320-12-cox.katherine.e@gmail.com> X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 60909 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: -0.9 (/) --611a578a340f432ce140cce216caf528cf12428f954078c6bd2a2548a82d Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 * gnu/packages/golang.scm (go-golang-org-x-tools): Update to 0.5.0. LGTM :) -- ( --611a578a340f432ce140cce216caf528cf12428f954078c6bd2a2548a82d Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEE6Vh10NblKE5doNlW7ImHg/nqI20FAmPhfeAACgkQ7ImHg/nq I234dwwA22w3yM4ynXkuX3WbB7s6a/qfAIjDt2YjHQeLy9uiRnWiO86dZY5mAbyg GR7vD5syYnV6ht8SHsLvxsUK4pRtC9hXbB0KiYMAWWjDfxHUtQEhsCWiI6sH+jcF dmJ98v198YfjftuxMlCxnLIuLeFU4VJMtLH9ubhBmQymKNG07PZXLK7Q3T5Rc+XX 5yb6O+Et4ZrMb0VKlLLwZIuxKYxrnAJMrGfht57o/UZj6F8fnt8R+ZdcV06Pujue 2QkUMHjYCNCoiEkz/zv8b4HirJBg0DWa+LfSwsiTBkv3GC2IcGAdX5kgJ6oIxJjp L5S+IU89T7ZqtEFfoC76cTg9ekCudsN3p/V7aCIDaMdUcGi3czHd84phZrnNqR15 xcQiW+jHZjZMKnbqw+mDf3NcZ3EQukvR/OUvL8Xp6ji3HDJ8v/4HQZIbJ0eGW0WW sUplxXIi7QpexpHYCE3BgqXbzJBztpX0QtbNKr7QgPNNqUBkvt24iyhD31BIVmPp 2933mpaA =d5Lb -----END PGP SIGNATURE----- --611a578a340f432ce140cce216caf528cf12428f954078c6bd2a2548a82d-- From unknown Thu Aug 14 21:49:38 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 08 Mar 2023 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator