guix-commits
[Top][All Lists]
Advanced

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

08/13: gnu: ocaml-ppx-typerep-conv: Name checkout.


From: guix-commits
Subject: 08/13: gnu: ocaml-ppx-typerep-conv: Name checkout.
Date: Tue, 30 Apr 2019 15:07:36 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 7026f6b27ed9d3728c260bf913c4aa8ed85030fa
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Apr 30 17:47:10 2019 +0200

    gnu: ocaml-ppx-typerep-conv: Name checkout.
    
    * gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[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 52cad79..09aff10 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4621,6 +4621,7 @@ packages.")
               (uri (git-reference
                      (url "https://github.com/janestreet/ppx_typerep_conv.git";)
                      (commit (string-append "v" version))))
+              (file-name (git-file-name name version))
               (sha256
                (base32
                 "0a13dpfrrg0rsm8qni1bh7pqcda30l70z8r6yzi5a64bmwk7g5ah"))))



reply via email to

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