mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: ocaml-ppx-tools-versioned: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned)[properties]: New field.
This commit is contained in:
parent
d9faae6254
commit
c949a4eb1f
1 changed files with 1 additions and 0 deletions
|
@ -1393,6 +1393,7 @@ (define-public ocaml-ppx-tools-versioned
|
|||
`(#:test-target "."))
|
||||
(propagated-inputs
|
||||
`(("ocaml-migrate-parsetree" ,ocaml-migrate-parsetree)))
|
||||
(properties `((upstream-name . "ppx_tools_versioned")))
|
||||
(home-page "https://github.com/let-def/ppx_tools_versioned")
|
||||
(synopsis "Variant of ppx_tools")
|
||||
(description "This package is a variant of ppx_tools based on
|
||||
|
|
Loading…
Reference in a new issue