gnu: ocaml-ppx-tools-versioned: Use release profile.
* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Use release profile.master
parent
3096068ca5
commit
b35b661b89
|
@ -1482,7 +1482,8 @@ functions to the next and/or previous version.")
|
|||
"07lnj4yzwvwyh5fhpp1dxrys4ddih15jhgqjn59pmgxinbnddi66"))))
|
||||
(build-system dune-build-system)
|
||||
(arguments
|
||||
`(#:test-target "."))
|
||||
`(#:test-target "."
|
||||
#:package "ppx_tools_versioned"))
|
||||
(propagated-inputs
|
||||
`(("ocaml-migrate-parsetree" ,ocaml-migrate-parsetree)))
|
||||
(properties `((upstream-name . "ppx_tools_versioned")))
|
||||
|
|
Reference in New Issue