gnu: go-github-com-ipfs-go-metrics-interface: Update to 0.3.0.

* gnu/packages/ipfs.scm (go-github-com-ipfs-go-metrics-interface): Update to 0.3.0.

Change-Id: I8013bf585f5465bc7af4d1702106c0048af08e61
This commit is contained in:
Sharlatan Hellseher 2025-05-28 08:58:32 +01:00
parent 4f874b373f
commit 09b2d45b9a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1712,7 +1712,7 @@ their levels to be controlled individually.")
(define-public go-github-com-ipfs-go-metrics-interface
(package
(name "go-github-com-ipfs-go-metrics-interface")
(version "0.0.1")
(version "0.3.0")
(source
(origin
(method git-fetch)
@ -1721,7 +1721,7 @@ their levels to be controlled individually.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "09xc71175sfnqlizkbw066jagnbag9ihvs240z6g6dm2yx3w5xgy"))))
(base32 "0d7jh9aclmxq4z5hynn4lc0ab8c8rip92xkc224vjw2y7kg6jyvg"))))
(build-system go-build-system)
(arguments
(list