gnu: ocaml-version: Add upstream-name.

* gnu/packages/ocaml.scm (ocaml-version)[properties]: Add upstream-name.
This commit is contained in:
Julien Lepiller 2021-10-08 04:30:47 +02:00
parent a3d528fa24
commit f86cad2fbe
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -6762,6 +6762,7 @@ (define-public ocaml-version
"13770mp6adjjbx63zsbh6506dqxz241chw8c3y403sxpw45hnaw6"))))
(build-system dune-build-system)
(arguments `(#:tests? #f)) ; no tests
(properties '((upstream-name . "ocaml-version")))
(home-page
"https://github.com/ocurrent/ocaml-version")
(synopsis