[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (912f054 -> f31ce9e)
From: |
guix-commits |
Subject: |
branch master updated (912f054 -> f31ce9e) |
Date: |
Mon, 7 Jan 2019 16:06:30 -0500 (EST) |
roptat pushed a change to branch master
in repository guix.
from 912f054 gnu: emacs-guix: Update to 0.5.1.1.
new 33af92d gnu: Move coq packages from ocaml to coq.
new 6090b0b import: opam: Add recursive option.
new 755e6d4 import: opam: Add updater.
new 8737666 gnu: ocaml-graph: Add upstream-name.
new f31ce9e import: opam: Parse comments.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/coq.scm | 454 +++++++++++++++++++++++++++++++++++++++++++
gnu/packages/ocaml.scm | 418 +--------------------------------------
guix/import/opam.scm | 126 +++++++++---
guix/scripts/import/opam.scm | 27 ++-
4 files changed, 577 insertions(+), 448 deletions(-)
create mode 100644 gnu/packages/coq.scm
- branch master updated (912f054 -> f31ce9e),
guix-commits <=
- 04/05: gnu: ocaml-graph: Add upstream-name., guix-commits, 2019/01/07
- 03/05: import: opam: Add updater., guix-commits, 2019/01/07
- 02/05: import: opam: Add recursive option., guix-commits, 2019/01/07
- 05/05: import: opam: Parse comments., guix-commits, 2019/01/07
- 01/05: gnu: Move coq packages from ocaml to coq., guix-commits, 2019/01/07