gnu: go-github-com-cyberdelia-go-metrics-graphite: Fix indentation.
* gnu/packages/golang-xyz (go-github-com-cyberdelia-go-metrics-graphite): Fix indentation. Change-Id: Ia758dfd8f2ec683395eaace73617949a8ad897fe
This commit is contained in:
parent
c9fe935a33
commit
faf948173f
@ -724,6 +724,8 @@ of unit files.")))
|
|||||||
|
|
||||||
(define-public go-github-com-cyberdelia-go-metrics-graphite
|
(define-public go-github-com-cyberdelia-go-metrics-graphite
|
||||||
(package
|
(package
|
||||||
|
;; No release, see
|
||||||
|
;; <https://github.com/cyberdelia/go-metrics-graphite/issues/17>.
|
||||||
(name "go-github-com-cyberdelia-go-metrics-graphite")
|
(name "go-github-com-cyberdelia-go-metrics-graphite")
|
||||||
(version "0.0.0-20161219230853-39f87cc3b432")
|
(version "0.0.0-20161219230853-39f87cc3b432")
|
||||||
(source
|
(source
|
||||||
@ -743,7 +745,8 @@ of unit files.")))
|
|||||||
#:import-path "github.com/cyberdelia/go-metrics-graphite"))
|
#:import-path "github.com/cyberdelia/go-metrics-graphite"))
|
||||||
(home-page "https://github.com/cyberdelia/go-metrics-graphite")
|
(home-page "https://github.com/cyberdelia/go-metrics-graphite")
|
||||||
(synopsis "Graphite client for go-metrics")
|
(synopsis "Graphite client for go-metrics")
|
||||||
(description "This package provides a reporter for the
|
(description
|
||||||
|
"This package provides a reporter for the
|
||||||
@url{https://github.com/rcrowley/go-metrics,go-metrics} library which posts
|
@url{https://github.com/rcrowley/go-metrics,go-metrics} library which posts
|
||||||
metrics to Graphite.")
|
metrics to Graphite.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
Loading…
Reference in New Issue
Block a user