guix-commits
[Top][All Lists]
Advanced

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

09/14: gnu: ocaml-ppx-tools-versioned: Add upstream-name.


From: guix-commits
Subject: 09/14: gnu: ocaml-ppx-tools-versioned: Add upstream-name.
Date: Fri, 26 Apr 2019 17:35:58 -0400 (EDT)

roptat pushed a commit to branch master
in repository guix.

commit c949a4eb1fe8426c34b8f9f7f1658eeeae400de4
Author: Julien Lepiller <address@hidden>
Date:   Fri Apr 26 23:12:08 2019 +0200

    gnu: ocaml-ppx-tools-versioned: Add upstream-name.
    
    * gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned)[properties]: New
    field.
---
 gnu/packages/ocaml.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index d35dbf2..c90378b 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1393,6 +1393,7 @@ functions to the next and/or previous version.")
      `(#:test-target "."))
     (propagated-inputs
      `(("ocaml-migrate-parsetree" ,ocaml-migrate-parsetree)))
+    (properties `((upstream-name . "ppx_tools_versioned")))
     (home-page "https://github.com/let-def/ppx_tools_versioned";)
     (synopsis "Variant of ppx_tools")
     (description "This package is a variant of ppx_tools based on



reply via email to

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