GNU bug report logs -
#64219
[PATCH 0/2] gnu: Update aerc to 0.15.2
Previous Next
Reported by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
Date: Thu, 22 Jun 2023 09:56:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term): Update to 0.9.0.
Signed-off-by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>
---
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 e4c4cb299b48..18d588c018b6 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -7163,7 +7163,7 @@ (define-public go-github-com-gdamore-tcell-v2-2.3
(define-public go-git-sr-ht-rockorager-tcell-term
(package
(name "go-git-sr-ht-rockorager-tcell-term")
- (version "0.3.0")
+ (version "0.9.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -7172,7 +7172,7 @@ (define-public go-git-sr-ht-rockorager-tcell-term
(file-name (git-file-name name version))
(sha256
(base32
- "13nfb2mq59846j531j7p2nm8mi0kjw5p90pa89l3fwc0sljkn5p8"))))
+ "177ladvpiiw7sb0hsjjv9p2yv5wpqpw6nqardkm8mqqlj0swa9xx"))))
(build-system go-build-system)
(arguments
(list #:import-path "git.sr.ht/~rockorager/tcell-term"))
base-commit: 7f3c6d3b3ba86a8051e394e4ec9a6f6089753cb1
--
2.40.1
This bug report was last modified 2 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.