gnu: go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg: Update to 0.4.1.
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg): Update to 0.4.1.
This commit is contained in:
parent
a85a78eb24
commit
eebf6380a4
1 changed files with 2 additions and 2 deletions
|
@ -1180,7 +1180,7 @@ (define-public go-github-com-flynn-archive-go-shlex
|
||||||
(define-public go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg
|
(define-public go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg")
|
(name "go-github-com-prometheus-common-internal-bitbucket-org-ww-goautoneg")
|
||||||
(version "0.2.0")
|
(version "0.4.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -1189,7 +1189,7 @@ (define-public go-github-com-prometheus-common-internal-bitbucket-org-ww-goauton
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"02kym6lcfnlq23qbv277jr0q1n7jj0r14gqg93c7wn7gc44jv3vp"))))
|
"0sf4sjdckblz1hqdfvripk3zyp8xq89w7q75kbsyg4c078af896s"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:import-path "github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg"
|
'(#:import-path "github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg"
|
||||||
|
|
Loading…
Reference in a new issue