[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates-next updated (0db65c1 -> 09c5a56)
From: |
Jan Nieuwenhuizen |
Subject: |
branch core-updates-next updated (0db65c1 -> 09c5a56) |
Date: |
Sun, 7 Oct 2018 11:04:18 -0400 (EDT) |
janneke pushed a change to branch core-updates-next
in repository guix.
from 0db65c1 tests: Update package-transitive-supported-systems tests.
new 345fe85 gnu: mes: Update to 0.18.
new f7a331c gnu: %mescc-tools-seed: Update to 0.5.2.
new 1b30689 gnu: %mes-seed: Update to 0.18.
new a52b11a gnu: %tinycc-seed: Update for mes 0.18.
new 189ac60 gnu: mes-boot0: Update to 0.18
new fc4ff50 gnu: mescc-tools-boot: Update to 0.5.2.
new 09c5a56 gnu: tcc-boot0: Update for mes 0.18.
The 7 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/local.mk | 2 +-
gnu/packages/bootstrap.scm | 12 +-
gnu/packages/commencement.scm | 145 +++++++++---------
gnu/packages/mes.scm | 5 +-
gnu/packages/patches/mes-nyacc-0.86.0.patch | 225 ----------------------------
gnu/packages/patches/mescc-tools-boot.patch | 222 +++++++++++++++++++++++++++
6 files changed, 300 insertions(+), 311 deletions(-)
delete mode 100644 gnu/packages/patches/mes-nyacc-0.86.0.patch
create mode 100644 gnu/packages/patches/mescc-tools-boot.patch
- branch core-updates-next updated (0db65c1 -> 09c5a56),
Jan Nieuwenhuizen <=
- 02/07: gnu: %mescc-tools-seed: Update to 0.5.2., Jan Nieuwenhuizen, 2018/10/07
- 04/07: gnu: %tinycc-seed: Update for mes 0.18., Jan Nieuwenhuizen, 2018/10/07
- 05/07: gnu: mes-boot0: Update to 0.18, Jan Nieuwenhuizen, 2018/10/07
- 03/07: gnu: %mes-seed: Update to 0.18., Jan Nieuwenhuizen, 2018/10/07
- 07/07: gnu: tcc-boot0: Update for mes 0.18., Jan Nieuwenhuizen, 2018/10/07
- 01/07: gnu: mes: Update to 0.18., Jan Nieuwenhuizen, 2018/10/07
- 06/07: gnu: mescc-tools-boot: Update to 0.5.2., Jan Nieuwenhuizen, 2018/10/07