mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: lcov-cobertura: Fix name.
* gnu/packages/code.scm (lcov-cobertura) [name]: Set the same as the variable name. Change-Id: I889362449a7cafc8235874c6c00b190f0eacf278
This commit is contained in:
parent
2b83440d89
commit
f87c390638
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue