[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52039] [PATCH 0/7] Add utop.
From: |
zimoun |
Subject: |
[bug#52039] [PATCH 0/7] Add utop. |
Date: |
Mon, 22 Nov 2021 16:32:44 +0100 |
Hi,
This series updates utop. Instead of removing ocaml4.07- packages, the new
ones are added and ocaml4.07- inherit from them. Note that 'git-fetch' is
preferred over url-fetch when it fetches from Github. And source from
'ocaml-community' is also preferred over other repositories.
All the best,
simon
zimoun (7):
gnu: Add ocaml-trie.
gnu: Add ocaml-mew.
gnu: Add ocaml-mew-vi.
gnu: ocaml-charinfo-width: Fix source to get 'LICENSE' file.
gnu: Add ocaml-zed.
gnu: Add ocaml-lambda-term.
gnu: Add ocaml-utop.
gnu/packages/ocaml.scm | 252 +++++++++++++++++++++++++++++++++--------
1 file changed, 204 insertions(+), 48 deletions(-)
base-commit: 9d370029c21487c54b7bda4aa53e49251107a71f
--
2.32.0
- [bug#52039] [PATCH 0/7] Add utop.,
zimoun <=
- [bug#52039] [PATCH 1/7] gnu: Add ocaml-trie., zimoun, 2021/11/22
- [bug#52039] [PATCH 2/7] gnu: Add ocaml-mew., zimoun, 2021/11/22
- [bug#52039] [PATCH 3/7] gnu: Add ocaml-mew-vi., zimoun, 2021/11/22
- [bug#52039] [PATCH 4/7] gnu: ocaml-charinfo-width: Fix source to get 'LICENSE' file., zimoun, 2021/11/22
- [bug#52039] [PATCH 5/7] gnu: Add ocaml-zed., zimoun, 2021/11/22
- [bug#52039] [PATCH 6/7] gnu: Add ocaml-lambda-term., zimoun, 2021/11/22
- [bug#52039] [PATCH 7/7] gnu: Add ocaml-utop., zimoun, 2021/11/22
- [bug#52039] [PATCH v2 1/7] gnu: Add ocaml-trie., zimoun, 2021/11/22