1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-23 10:40:31 +02:00

gnu: ocaml-ppx-derivers: Add upstream-name.

* gnu/packages/ocaml.scm (ocaml-ppx-derivers)[properties]: Add
upstream-name.
This commit is contained in:
Julien Lepiller
2019-02-01 16:20:13 +01:00
parent beee37ecdb
commit 51e52f47df

View File

@@ -5096,6 +5096,7 @@ a more consistent API.")
(build-system dune-build-system)
(arguments
'(#:tests? #f)) ;no tests
(properties `((upstream-name . "ppx_derivers")))
(synopsis "Shared @code{@@deriving} plugin registry")
(description
"Ppx_derivers is a tiny package whose sole purpose is to allow