mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0.
* gnu/packages/golang.scm (go-git-sr-ht-rockorager-tcell-term): Update to 0.9.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
e11cf1d859
commit
acec1348fb
1 changed files with 2 additions and 2 deletions
|
@ -7163,7 +7163,7 @@ systems.")
|
||||||
(define-public go-git-sr-ht-rockorager-tcell-term
|
(define-public go-git-sr-ht-rockorager-tcell-term
|
||||||
(package
|
(package
|
||||||
(name "go-git-sr-ht-rockorager-tcell-term")
|
(name "go-git-sr-ht-rockorager-tcell-term")
|
||||||
(version "0.3.0")
|
(version "0.9.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -7172,7 +7172,7 @@ systems.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"13nfb2mq59846j531j7p2nm8mi0kjw5p90pa89l3fwc0sljkn5p8"))))
|
"177ladvpiiw7sb0hsjjv9p2yv5wpqpw6nqardkm8mqqlj0swa9xx"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:import-path "git.sr.ht/~rockorager/tcell-term"))
|
(list #:import-path "git.sr.ht/~rockorager/tcell-term"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue