gnu: ocaml-core: Name checkout.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 30 Apr 2019 15:43:34 +0000 (17:43 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 30 Apr 2019 19:07:11 +0000 (21:07 +0200)
* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.

gnu/packages/ocaml.scm

index 93c6d36..ab67d62 100644 (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"))))