~whereiseveryone/guixrus

cdcdbc6af324342df67de3831ba2d35f7c1aaae4 — Dhruvin Gandhi 1 year, 5 months ago 9c34df2 hut
hut: go-github-com-spf13-cobra: fix lint issue
1 files changed, 1 insertions(+), 1 deletions(-)

M guixrus/packages/hut.scm
M guixrus/packages/hut.scm => guixrus/packages/hut.scm +1 -1
@@ 44,7 44,7 @@
    (arguments
     `(#:import-path "github.com/spf13/cobra"))
    (propagated-inputs
     `(("github.com/spf13/pflag" ,go-github-com-spf13-pflag)))
     `(("go-github-com-spf13-pflag" ,go-github-com-spf13-pflag)))
    (home-page "https://github.com/spf13/cobra")
    (synopsis "Go library for creating CLI applications")
    (description "Cobra is both a library for creating powerful modern CLI