[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (b5ccc6c -> 92fd897)
From: |
guix-commits |
Subject: |
branch core-updates updated (b5ccc6c -> 92fd897) |
Date: |
Thu, 14 Jan 2021 10:12:49 -0500 (EST) |
apteryx pushed a change to branch core-updates
in repository guix.
from b5ccc6c gnu: python-pytest: Update to 6.2.1.
new facccf1 gnu: opensp: Move package to (gnu packages xml).
new 315d42e gnu: opensp: Add doc output, enable tests and add search path.
new bf3ec2e gnu: Add openjade.
new 3f3b514 gnu: Add iso-8879-entities.
new c66ab59 gnu: Add docbook-sgml.
new 1840484 gnu: Add docbook-dsssl.
new e9fdc44 gnu: Add perl-sgmls.
new 7a44688 gnu: Add docbook-sgml-3.1.
new 1f3a89b gnu: Add texlive-marvosym.
new 58f26b7 gnu: Add config.
new 8ffed45 gnu: Add texlive-tipa.
new 568729e gnu: texlive-latex-wasysym: Rename to texlive-wasysym.
new 8d44bb8 gnu: texlive-fonts-stmaryrd: Rename to texlive-stmaryrd.
new 60f128c gnu: texlive-latex-oberdiek: Rename to texlive-oberdiek.
new 223006b gnu: texlive-psnfss: Improve description.
new feaaaba gnu: Add texlive-jknappen.
new 9f689bc gnu: Add texlive-courier.
new be023c0 gnu: Add texlive-helvetic.
new 788170d gnu: texlive-stmaryrd: Actually include the fonts.
new 0bd59dc gnu: Add texlive-wasy.
new 607a7f1 gnu: texlive-wasysym: Update synopsis and description.
new 711d678 gnu: Add texlive-xmltex.
new 6d3fd92 gnu: Add texlive-jadetex.
new 49c873e gnu: Add docbook-utils.
new d41acb4 gnu: texlive-texmf: Replace python-2 by python.
new 8c3abb4 build-system/texlive: Allow specifying SVN references with a
single component.
new 8e7c750 gnu: texlive-bin: Replace python-2 by python.
new ed4b0f7 gnu: texlive-bin: Fix indentation.
new ec14d5f gnu: texlive-bin: Unpack the texlive-scripts and
texlive-extra inputs early.
new 9e78ea7 gnu: texlive-bin: Fix the tlmgr utility.
new 92fd897 gnu: texlive-bin: Patch shell commands in scripts.
The 31 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/autotools.scm | 49 +++
gnu/packages/docbook.scm | 251 ++++++++++++
gnu/packages/finance.scm | 50 ---
gnu/packages/perl.scm | 33 ++
gnu/packages/tex.scm | 876 +++++++++++++++++++++++++++++++-----------
gnu/packages/xml.scm | 171 +++++++++
guix/build-system/texlive.scm | 10 +-
7 files changed, 1153 insertions(+), 287 deletions(-)
- branch core-updates updated (b5ccc6c -> 92fd897),
guix-commits <=
- 02/31: gnu: opensp: Add doc output, enable tests and add search path., guix-commits, 2021/01/14
- 04/31: gnu: Add iso-8879-entities., guix-commits, 2021/01/14
- 06/31: gnu: Add docbook-dsssl., guix-commits, 2021/01/14
- 07/31: gnu: Add perl-sgmls., guix-commits, 2021/01/14
- 01/31: gnu: opensp: Move package to (gnu packages xml)., guix-commits, 2021/01/14
- 10/31: gnu: Add config., guix-commits, 2021/01/14
- 03/31: gnu: Add openjade., guix-commits, 2021/01/14
- 05/31: gnu: Add docbook-sgml., guix-commits, 2021/01/14
- 13/31: gnu: texlive-fonts-stmaryrd: Rename to texlive-stmaryrd., guix-commits, 2021/01/14
- 12/31: gnu: texlive-latex-wasysym: Rename to texlive-wasysym., guix-commits, 2021/01/14