GNU bug report logs -
#77248
[PATCH] gnu: go-github-com-lyft-protoc-gen-star-v2: Update to 2.0.4.
Previous Next
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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
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.