mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 14:40:36 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user