gnu: ocaml-ppx-derivers: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-ppx-derivers)[properties]: Add upstream-name.
This commit is contained in:
parent
beee37ecdb
commit
51e52f47df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user