mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 00:44:07 +02:00
gnu: go-github-com-charmbracelet-x-ansi: Update to 0.10.2.
* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-x-ansi): Update to 0.10.2. Fixes: guix/guix#8408 Change-Id: I47c9ceedb63c1c890913ea1cbadcab6cf45249b8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
ebbb1e205a
commit
ba5c4fa6bf
@@ -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)))
|
||||
|
||||
Reference in New Issue
Block a user