gnu: ocaml-core: Name checkout.
* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.
This commit is contained in:
parent
5924f621bb
commit
fbd08d42a6
1 changed files with 1 additions and 0 deletions
|
@ -4882,6 +4882,7 @@ (define-public ocaml-core
|
|||
(uri (git-reference
|
||||
(url "https://github.com/janestreet/core.git")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0pzl8n09z4f3i7z2wq4cjxfqrr8mj6xcdp7rbg0nxap2zdhjgvrq"))))
|
||||
|
|
Loading…
Reference in a new issue