GNU bug report logs - #63823
[PATCH 1/1] gnu: gopls: Update to 0.12.0.

Previous Next

Package: guix-patches;

Reported by: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>

Date: Thu, 1 Jun 2023 12:19:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63823 in the body.
You can then email your comments to 63823 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63823; Package guix-patches. (Thu, 01 Jun 2023 12:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Katherine Cox-Buday <cox.katherine.e <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 01 Jun 2023 12:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Katherine Cox-Buday <cox.katherine.e <at> gmail.com>
Subject: [PATCH 1/1] gnu: gopls: Update to 0.12.0.
Date: Thu,  1 Jun 2023 06:18:32 -0600
* gnu/packages/golang.scm (gopls): Update to 0.12.0.
---
 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 60ae34dc64..d51c023808 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3603,7 +3603,7 @@ (define-public go-golang-org-x-vuln
 (define-public gopls
   (package
     (name "gopls")
-    (version "0.11.0")
+    (version "0.12.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3612,7 +3612,7 @@ (define-public gopls
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1l9y1rp7x51s6dnjn227fhdlnz4z1h41jn3x1aq49qki241w7m73"))))
+                "04bq7rh6d6mgxm0lsi8y9v1x7cgx4nvjlsyvxl89r6rcqh3n1lfb"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "golang.org/x/tools/gopls"

base-commit: 6ea2e1105ad66062996eabb8af747c6ada353717
-- 
2.40.1





Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Fri, 02 Jun 2023 04:21:02 GMT) Full text and rfc822 format available.

Notification sent to Katherine Cox-Buday <cox.katherine.e <at> gmail.com>:
bug acknowledged by developer. (Fri, 02 Jun 2023 04:21:02 GMT) Full text and rfc822 format available.

Message #10 received at 63823-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: 63823-done <at> debbugs.gnu.org
Cc: control <at> debbugs.gnu.org
Subject: Re: [PATCH 1/1] gnu: gopls: Update to 0.12.0.
Date: Fri, 02 Jun 2023 04:20:39 +0000
Hi Katherine,

Thanks for the patch. Applied.

all best,

jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 30 Jun 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 355 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.