~ruther/guix-local

f87c390638d8f71408ffff2b234f2e15f7138ce8 — Sharlatan Hellseher 10 months ago 2b83440
gnu: lcov-cobertura: Fix name.

* gnu/packages/code.scm (lcov-cobertura) [name]: Set the same as the
variable name.

Change-Id: I889362449a7cafc8235874c6c00b190f0eacf278
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/code.scm
M gnu/packages/code.scm => gnu/packages/code.scm +1 -1
@@ 607,7 607,7 @@ functionality such as HTML output.")

(define-public lcov-cobertura
  (package
    (name "python-lcov-cobertura")
    (name "lcov-cobertura")
    (version "2.1.1")
    (source
     (origin