mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
e653a88c15
commit
013f67dacf
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue