mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-burntsushi-toml: Update to 1.5.0.
* gnu/packages/golang-xyz.scm (go-github-com-burntsushi-toml): Update to 1.5.0. [arguments] <go>: Use go-1.23. Change-Id: I3c85d048000f6f7bc74edd1c5092f376efe5a1e8
This commit is contained in:
parent
87661cea77
commit
43df4054b2
1 changed files with 1 additions and 0 deletions
|
@ -2746,6 +2746,7 @@ strings into words like a POSIX or Windows shell would.")
|
|||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:go go-1.23
|
||||
#:import-path "github.com/BurntSushi/toml"))
|
||||
(home-page "https://github.com/BurntSushi/toml")
|
||||
(synopsis "Toml parser and encoder for Go")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue