[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}
- branch master updated (152cbc3 -> cf338cc), guix-commits, 2019/04/26
- 01/14: gnu: ocaml-qcheck: Update to 0.9., guix-commits, 2019/04/26
- 02/14: gnu: ocaml-mtime: Update to 1.1.0., guix-commits, 2019/04/26
- 03/14: gnu: ocaml-topkg: Update to 1.0.0., guix-commits, 2019/04/26
- 07/14: gnu: ocaml-ppx-derivers: Update to 1.2.1., guix-commits, 2019/04/26
- 04/14: gnu: ocaml-zarith: Update to 1.7., guix-commits, 2019/04/26
- 14/14: gnu: ocaml-migrate-parsetree: Add upstream-name., guix-commits, 2019/04/26
- 05/14: gnu: ocaml-stringext: Update to 1.5.0., guix-commits, 2019/04/26
- 12/14: gnu: ocaml-frontc: Add upstream-name., guix-commits, 2019/04/26
- 06/14: gnu: ocaml-pcre: Update to 7.4.1., guix-commits, 2019/04/26
- 08/14: gnu: ocaml-compiler-libs: Add upstream name.,
guix-commits <=
- 10/14: gnu: ocaml-lwt-log: Add upstream-name., guix-commits, 2019/04/26
- 09/14: gnu: ocaml-ppx-tools-versioned: Add upstream-name., guix-commits, 2019/04/26
- 13/14: gnu: ocaml-ppx-expect: Update to 0.12.0., guix-commits, 2019/04/26
- 11/14: gnu: ocaml-ppx-tools: Add upstream-name., guix-commits, 2019/04/26