guix-commits
[Top][All Lists]
Advanced

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

12/13: gnu: ocaml-opam-file-format: Name checkout.


From: guix-commits
Subject: 12/13: gnu: ocaml-opam-file-format: Name checkout.
Date: Tue, 30 Apr 2019 15:07:37 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b7a4cb5206a961936302259153179e37adc37b03
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Apr 30 18:29:55 2019 +0200

    gnu: ocaml-opam-file-format: Name checkout.
    
    * gnu/packages/ocaml.scm (ocaml-opam-file-format)[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 09aff10..0594d58 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -406,6 +406,7 @@ repository-wide uninstallability checks.")
               (uri (git-reference
                      (url "https://github.com/ocaml/opam-file-format";)
                      (commit version)))
+              (file-name (git-file-name name version))
               (sha256
                (base32
                 "0fqb99asnair0043hhc8r158d6krv5nzvymd0xwycr5y72yrp0hv"))))



reply via email to

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