summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/golang-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 08cb919433..5d8fee06fd 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -4980,7 +4980,7 @@ and multi-selects with a focus on user experience and aesthetics.")
(define-public go-github-com-charmbracelet-x-ansi
(package
(name "go-github-com-charmbracelet-x-ansi")
- (version "0.10.1")
+ (version "0.10.2")
(source
(origin
(method git-fetch/lfs)
@@ -4990,7 +4990,7 @@ and multi-selects with a focus on user experience and aesthetics.")
#:subdir "ansi"))))
(file-name (git-file-name name version))
(sha256
- (base32 "083zj3yqb48li8w389iabi1b1zklbw7cwam2grvvglcqrrsj3bsf"))
+ (base32 "1nr09574rdrgnsj7c2z11233zljl3gcqax0jb3na6v4ixl7gnhq2"))
(modules '((guix build utils)
(ice-9 ftw)
(srfi srfi-26)))