gnu: go-go-etcd-io-gofail: Update to 0.2.0.

* gnu/packages/golang-check.scm (go-go-etcd-io-gofail): Update to 0.2.0.

Change-Id: I5114fd530216ece9a0462012226af2d83fc5fe83
This commit is contained in:
Sharlatan Hellseher 2024-07-20 18:19:30 +01:00
parent e69fe095d0
commit 4731149db4
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1036,7 +1036,7 @@ (define-public go-github.com-smartystreets-gunit
(define-public go-go-etcd-io-gofail
(package
(name "go-go-etcd-io-gofail")
(version "0.1.0")
(version "0.2.0")
(source
(origin
(method git-fetch)
@ -1045,7 +1045,7 @@ (define-public go-go-etcd-io-gofail
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0jh0qjgfb2irshwj7an3lj0w9bv6c5gbnkdhisgpdr7x7hk682m1"))))
(base32 "0wxjaq1v5w0wjyv84af5cazrmv369i1416ar0dx8r9ag1szcfvpc"))))
(build-system go-build-system)
(arguments
(list