1
0
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:
Julien Lepiller
2021-10-08 03:54:06 +02:00
parent 9eea1f8f6f
commit bf64ef1a83

View File

@@ -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