1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00

gnu: go-github-com-charmbracelet-bubbletea: Update to 1.3.10.

* gnu/packages/golang-xyz.scm (go-github-com-charmbracelet-bubbletea): Update to 1.3.10.

Change-Id: I8827fe82b93b5bc25306b7782aea449dec085e95
This commit is contained in:
Sharlatan Hellseher
2026-02-05 22:35:07 +00:00
parent 0b30683faf
commit 18f068e2c4

View File

@@ -3553,7 +3553,7 @@ tools.")
(define-public go-github-com-charmbracelet-bubbletea
(package
(name "go-github-com-charmbracelet-bubbletea")
(version "1.2.4")
(version "1.3.10")
(source
(origin
(method git-fetch)
@@ -3563,7 +3563,7 @@ tools.")
(file-name (git-file-name name version))
(sha256
(base32
"0g5pj40lsdkh2gwixlpg53ji7fajncj512xj0v1x3mk5grgbc2zr"))))
"0vs332va0w76xf65fm7lirzs54vlchcaq4zhf171vql6v33nqwxw"))))
(build-system go-build-system)
(arguments
(list