gnu: go-github-com-spf13-cobra: Update to 1.4.0.
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.4.0. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
This commit is contained in:
parent
d53e05d3b8
commit
3363f2c878
@ -3510,7 +3510,7 @@ middleware for Go web applications and services.")
|
|||||||
(define-public go-github-com-spf13-cobra
|
(define-public go-github-com-spf13-cobra
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-spf13-cobra")
|
(name "go-github-com-spf13-cobra")
|
||||||
(version "1.0.0")
|
(version "1.4.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -3520,7 +3520,7 @@ middleware for Go web applications and services.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vbppqqhby302a5ayn0296jqr71qkcd4c9am7wzsk6z71fwdsa7h"))))
|
"0ijhnk9pcks1v1cxri4kf6v1h26ym3jikmkgv4fdfrmm7sqgva13"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:import-path "github.com/spf13/cobra"))
|
`(#:import-path "github.com/spf13/cobra"))
|
||||||
|
Loading…
Reference in New Issue
Block a user