summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2021-10-08 03:54:06 +0200
committerJulien Lepiller <julien@lepiller.eu>2021-10-08 04:34:06 +0200
commitbf64ef1a83ce13bb157e58ec25947454f23152ec (patch)
tree9b42216d67b70c9a3abffde5a4f39d6d2694a1ea /gnu/packages/ocaml.scm
parent9eea1f8f6f7ebe065734817f3148ec36096f0c29 (diff)
downloadguix-patches-bf64ef1a83ce13bb157e58ec25947454f23152ec.tar
guix-patches-bf64ef1a83ce13bb157e58ec25947454f23152ec.tar.gz
gnu: ocaml-bisect-ppx: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-bisect-ppx)[properties]: Add upstream-name.
Diffstat (limited to 'gnu/packages/ocaml.scm')
-rw-r--r--gnu/packages/ocaml.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 783eea0486..c684659362 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -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