guix-commits
[Top][All Lists]
Advanced

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

08/14: gnu: ocaml-compiler-libs: Add upstream name.


From: guix-commits
Subject: 08/14: gnu: ocaml-compiler-libs: Add upstream name.
Date: Fri, 26 Apr 2019 17:35:58 -0400 (EDT)

roptat pushed a commit to branch master
in repository guix.

commit d9faae625455609ca8ff603ade084ded42180c97
Author: Julien Lepiller <address@hidden>
Date:   Fri Apr 26 23:10:38 2019 +0200

    gnu: ocaml-compiler-libs: Add upstream name.
    
    * gnu/packages/ocaml.scm (ocaml-compiler-libs)[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 5b659f1..d35dbf2 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3820,6 +3820,7 @@ provided by companion libraries such as
     (build-system dune-build-system)
     (arguments
      '(#:tests? #f)) ;no tests
+    (properties `((upstream-name . "ocaml-compiler-libs")))
     (synopsis "Compiler libraries repackaged")
     (description "This packaeg simply repackages the OCaml compiler libraries
 so they don't expose everything at toplevel.  For instance, @code{Ast_helper}



reply via email to

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