mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 07:30:38 +02:00
gnu: ocaml-bisect-ppx: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-bisect-ppx)[properties]: Add upstream-name.
This commit is contained in:
@@ -6546,6 +6546,7 @@ combinators.")
|
||||
(arguments
|
||||
;; Tests require ocamlformat which would lead to circular dependencies
|
||||
'(#:tests? #f))
|
||||
(properties '((upstream-name . "bisect_ppx")))
|
||||
(home-page "https://github.com/aantron/bisect_ppx")
|
||||
(synopsis "Code coverage for OCaml")
|
||||
(description "Bisect_ppx helps you test thoroughly. It is a small
|
||||
|
||||
Reference in New Issue
Block a user