mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-15 15:37:54 -05:00
gnu: ocaml-version: Add upstream-name.
* gnu/packages/ocaml.scm (ocaml-version)[properties]: Add upstream-name.
This commit is contained in:
parent
a3d528fa24
commit
f86cad2fbe
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue