guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (66fbffd -> dbe5332)


From: guix-commits
Subject: branch master updated (66fbffd -> dbe5332)
Date: Fri, 24 May 2019 16:50:51 -0400 (EDT)

mbakke pushed a change to branch master
in repository guix.

      from  66fbffd   gnu: Add coq-stdpp.
       new  a52c807   gnu: postgresql: Replace with 10.8 [security fixes].
       new  9d0c291   gnu: Move Sphinx and friends to (gnu packages sphinx).
       new  c5c55a9   gnu: Add python-sphinxcontrib-serializinghtml.
       new  bc2a3f7   gnu: Add python-sphinxcontrib-applehelp.
       new  62ad0c8   gnu: Add python-sphinxcontrib-devhelp.
       new  67be894   gnu: Add python-sphinxcontrib-jsmath.
       new  72f278a   gnu: Add python-sphinxcontrib-htmlhelp.
       new  6eceb2d   gnu: Add python-sphinxcontrib-qthelp.
       new  0cb9bac   gnu: perl: Update home page.
       new  ceb1936   gnu: python-markdown: Update to 3.1.1.
       new  dbe5332   gnu: help2man: Update to 1.47.10.

The 11 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                    |   1 +
 gnu/packages/admin.scm          |   1 +
 gnu/packages/bioinformatics.scm |   1 +
 gnu/packages/calendar.scm       |   1 +
 gnu/packages/cluster.scm        |   2 +-
 gnu/packages/databases.scm      |  18 ++
 gnu/packages/dav.scm            |   3 +-
 gnu/packages/disk.scm           |   1 +
 gnu/packages/django.scm         |   1 +
 gnu/packages/elf.scm            |   2 +-
 gnu/packages/emacs-xyz.scm      |   1 +
 gnu/packages/emulators.scm      |   2 +-
 gnu/packages/finance.scm        |   1 +
 gnu/packages/image.scm          |   1 +
 gnu/packages/libffi.scm         |   1 +
 gnu/packages/mail.scm           |   1 +
 gnu/packages/man.scm            |   4 +-
 gnu/packages/mpd.scm            |   2 +-
 gnu/packages/openstack.scm      |   1 +
 gnu/packages/pdf.scm            |   1 +
 gnu/packages/perl.scm           |   2 +-
 gnu/packages/python-web.scm     |   1 +
 gnu/packages/python-xyz.scm     | 332 +--------------------------
 gnu/packages/search.scm         |   1 +
 gnu/packages/sphinx.scm         | 489 ++++++++++++++++++++++++++++++++++++++++
 gnu/packages/statistics.scm     |   1 +
 gnu/packages/storage.scm        |   1 +
 gnu/packages/sync.scm           |   2 +-
 gnu/packages/terminals.scm      |   1 +
 gnu/packages/tls.scm            |   1 +
 gnu/packages/web.scm            |   9 +-
 31 files changed, 544 insertions(+), 342 deletions(-)
 create mode 100644 gnu/packages/sphinx.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]