GNU bug report logs - #77248
[PATCH] gnu: go-github-com-lyft-protoc-gen-star-v2: Update to 2.0.4.

Previous Next

Package: guix-patches;

Reported by: Jussi Timperi <jussi.timperi <at> iki.fi>

Date: Tue, 25 Mar 2025 09:14:01 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77248: closed ([PATCH] gnu: go-github-com-lyft-protoc-gen-star-v2:
 Update to 2.0.4.)
Date: Fri, 28 Mar 2025 15:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 28 Mar 2025 14:59:09 +0000
with message-id <87v7rtcibm.fsf <at> gmail.com>
and subject line [PATCH] gnu: go-github-com-lyft-protoc-gen-star-v2: Update to 2.0.4.
has caused the debbugs.gnu.org bug report #77248,
regarding [PATCH] gnu: go-github-com-lyft-protoc-gen-star-v2: Update to 2.0.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77248: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77248
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jussi Timperi <jussi.timperi <at> iki.fi>
To: guix-patches <at> gnu.org
Cc: Jussi Timperi <jussi.timperi <at> iki.fi>
Subject: [PATCH] gnu: go-github-com-lyft-protoc-gen-star-v2: Update to 2.0.4.
Date: Tue, 25 Mar 2025 11:11:53 +0200
* gnu/packages/golang-xyz.scm (go-github-com-lyft-protoc-gen-star-v2): Update to 2.0.4.

Change-Id: I5447a3c5612b2258e91395748c6f4646c39caafc
---
 gnu/packages/golang-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 13eb2b4c7f..a61840f8a1 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -10159,7 +10159,7 @@ (define-public go-github-com-lunixbochs-vtclean
 (define-public go-github-com-lyft-protoc-gen-star-v2
   (package
     (name "go-github-com-lyft-protoc-gen-star-v2")
-    (version "2.0.3")
+    (version "2.0.4")
     (source
      (origin
        (method git-fetch)
@@ -10168,7 +10168,7 @@ (define-public go-github-com-lyft-protoc-gen-star-v2
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0c0w7xlarzkmbfsxdknakmnm562q3whxgs3ck3icwrva3dim94qc"))))
+        (base32 "1ay8fni2m7ic811qjisinxiw1hl7c6fflwnv3hwlghsnwimnlq9f"))))
     (build-system go-build-system)
     (arguments
      (list

base-commit: ce086e31f0f5c78be76fd228dfd7718ff6df584e
-- 
2.48.1



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 77248-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: go-github-com-lyft-protoc-gen-star-v2: Update to 2.0.4.
Date: Fri, 28 Mar 2025 14:59:09 +0000
[Message part 4 (text/plain, inline)]
Hi,

Pushed to master as 4f246eb90b351d2bfd7cf4a6f5793553895465ad.

--
Oleg
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 49 days ago.

Previous Next


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