gnu: go-github-com-ipfs-go-metrics-prometheus: Update to 0.1.0.

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

Change-Id: I1833c68b321442ce017739b4a98741610780042b
This commit is contained in:
Sharlatan Hellseher 2025-05-28 10:39:31 +01:00
parent e653a88c15
commit 013f67dacf
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1245,7 +1245,7 @@ Graphs, DAG} data structures as specified in
(define-public go-github-com-ipfs-go-metrics-prometheus
(package
(name "go-github-com-ipfs-go-metrics-prometheus")
(version "0.0.3")
(version "0.1.0")
(source
(origin
(method git-fetch)
@ -1254,7 +1254,7 @@ Graphs, DAG} data structures as specified in
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1gyh2g912lrwghs2f5alh42dgwsbbdg1wan5vw8s0a2ni0avsfib"))))
(base32 "12bvlg1pnwxyfn8paxf0viky5mv5isdql29mflvjhgs5g48mnc3s"))))
(build-system go-build-system)
(arguments
(list