me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-migrate-parsetree: Add upstream-name.

* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[properties]: New
field.
master
Julien Lepiller 2019-04-26 23:33:11 +02:00
parent b7ebcb043c
commit cf338cc305
No known key found for this signature in database
GPG Key ID: 43111F4520086A0C
1 changed files with 1 additions and 0 deletions

View File

@ -1370,6 +1370,7 @@ following a very simple s-expression syntax.")
`(("ocaml-ppx-derivers" ,ocaml-ppx-derivers) `(("ocaml-ppx-derivers" ,ocaml-ppx-derivers)
("ocamlbuild" ,ocamlbuild) ("ocamlbuild" ,ocamlbuild)
("ocaml-result" ,ocaml-result))) ("ocaml-result" ,ocaml-result)))
(properties `((upstream-name . "ocaml-migrate-parsetree")))
(synopsis "OCaml parsetree convertor") (synopsis "OCaml parsetree convertor")
(description "This library converts between parsetrees of different OCaml (description "This library converts between parsetrees of different OCaml
versions. For each version, there is a snapshot of the parsetree and conversion versions. For each version, there is a snapshot of the parsetree and conversion