guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/13: gnu: ocaml-core: Name checkout.


From: guix-commits
Subject: 05/13: gnu: ocaml-core: Name checkout.
Date: Tue, 30 Apr 2019 15:07:35 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit fbd08d42a6ce7d7fb868abe73f7675bcfd8b35ed
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Apr 30 17:43:34 2019 +0200

    gnu: ocaml-core: Name checkout.
    
    * gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.
---
 gnu/packages/ocaml.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 93c6d36..ab67d62 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -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"))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]