guix-commits
[Top][All Lists]
Advanced

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

branch master updated (4146cf8 -> d343e0f)


From: guix-commits
Subject: branch master updated (4146cf8 -> d343e0f)
Date: Wed, 29 Jul 2020 18:58:48 -0400 (EDT)

mbakke pushed a change to branch master
in repository guix.

    from 4146cf8  gnu: linux-libre: Update to 5.4.54.
     new 295b4f7  gnu: json-modern-cxx: Update to 3.9.0.
     new ebf3960  gnu: ungoogled-chromium: Update to 84.0.4147.105-0.cc3e311.
     new 0d3063f  gnu: clang: Only install cfi_blacklist.txt for versions >= 
3.8.
     new d4a0442  gnu: Add nfs4-acl-tools.
     new f755bb0  gnu: Add python-mypy-extensions.
     new 97554fb  gnu: Add python-typing-inspect.
     new 100f7f9  gnu: Add python-hypothesis-5.23.
     new 2f60db6  gnu: Add python-libcst.
     new 8829790  gnu: Add python-lark-parser.
     new fdc61e3  gnu: Add python-hypothesmith.
     new 5eebb4f  gnu: Add python-flake8-bugbear.
     new 4c12b09  gnu: Add python-flake8-pyi.
     new 4fae4f9  gnu: Add python-mypy.
     new 4da627a  gnu: python-slugify: Update to 4.0.1.
     new 43d8faf  gnu: csvkit: Fix problem caused by the update of 
python-slugify.
     new 4f0f00d  gnu: python-cookiecutter: Update to 1.7.2.
     new 6ce5411  gnu: python-slugify: Remove unused input.
     new 299e359  gnu: mumble: Update to 1.3.2.
     new 5e707f1  gnu: gnunet-gtk: Update to 0.13.1.
     new 61e1a8e  gnu: krita: Update to 4.3.0.
     new d343e0f  gnu: python-sqlparse: Update to 0.3.1.

The 21 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/local.mk                                       |   2 +-
 gnu/packages/check.scm                             |  36 +++++
 gnu/packages/chromium.scm                          |   8 +-
 gnu/packages/cpp.scm                               |  48 +++++-
 gnu/packages/databases.scm                         |   5 +-
 gnu/packages/gnunet.scm                            |   4 +-
 gnu/packages/kde.scm                               |   4 +-
 gnu/packages/llvm.scm                              |  41 ++---
 gnu/packages/nfs.scm                               |  44 ++++++
 .../patches/nfs4-acl-tools-0.3.7-fixpaths.patch    |  73 +++++++++
 .../python-slugify-depend-on-unidecode.patch       |  22 ---
 gnu/packages/python-check.scm                      |  71 +++++++++
 gnu/packages/python-web.scm                        |   8 +-
 gnu/packages/python-xyz.scm                        | 172 ++++++++++++++++++++-
 gnu/packages/telephony.scm                         |   9 +-
 gnu/packages/wireservice.scm                       |   4 +-
 16 files changed, 479 insertions(+), 72 deletions(-)
 create mode 100644 gnu/packages/patches/nfs4-acl-tools-0.3.7-fixpaths.patch
 delete mode 100644 
gnu/packages/patches/python-slugify-depend-on-unidecode.patch



reply via email to

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