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
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -6546,6 +6546,7 @@ (define-public ocaml-bisect-ppx
(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