gnu: ocaml-core: Name checkout.

* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.
master
Tobias Geerinckx-Rice 2019-04-30 17:43:34 +02:00
parent 5924f621bb
commit fbd08d42a6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -4882,6 +4882,7 @@ thousands of times faster than fork.
(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"))))