GNU bug report logs -
#77660
[PATCH 0/5] Update senpai, soju, and dependencies
Previous Next
Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>
Date: Wed, 9 Apr 2025 00:14:02 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
---
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 31524a72b2..5a3b7ffdac 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -518,7 +518,7 @@ (define-public go-git-sr-ht-rockorager-tcell-term
(define-public go-git-sr-ht-rockorager-vaxis
(package
(name "go-git-sr-ht-rockorager-vaxis")
- (version "0.9.2")
+ (version "0.13.0")
(source
(origin
(method git-fetch)
@@ -527,7 +527,7 @@ (define-public go-git-sr-ht-rockorager-vaxis
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0pmi4bigqgrfdlk9d6ia3jxgcr4iadiyynf6bny9fdc3yyppcxic"))))
+ (base32 "0lv2ry55a19vym5km6d1rpyhafx2kh0ikcnishkjhyg93i884k52"))))
(build-system go-build-system)
(arguments
(list
--
2.49.0
This bug report was last modified 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.