summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-02-05 22:35:07 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-02-05 22:38:56 +0000
commit18f068e2c4672a72b8a0fe2eb83ea3ff321e2cdd (patch)
tree7eb1dea3e1e7c375a104c2719fe60ea74e40f70d /gnu
parent0b30683faf7c5804105296d96c0d4bf0175c7e71 (diff)
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
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 bbc732b6158..e526670d207 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -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