gnu: ocaml-opam-file-format: Name checkout.
* gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME.
This commit is contained in:
parent
ad09f3b024
commit
b7a4cb5206
1 changed files with 1 additions and 0 deletions
|
@ -406,6 +406,7 @@ (define-public ocaml-opam-file-format
|
|||
(uri (git-reference
|
||||
(url "https://github.com/ocaml/opam-file-format")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0fqb99asnair0043hhc8r158d6krv5nzvymd0xwycr5y72yrp0hv"))))
|
||||
|
|
Loading…
Reference in a new issue