[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ada061c -> e8c5533)
From: |
guix-commits |
Subject: |
branch master updated (ada061c -> e8c5533) |
Date: |
Tue, 13 Oct 2020 17:37:21 -0400 (EDT) |
mbakke pushed a change to branch master
in repository guix.
from ada061c gnu: gst-plugins-bad: Add support for Secure Reliable
Transport (SRT).
new 55fe84c gnu: Remove python2-gst.
new 1703276 gnu: xf86-input-libinput: Update to 0.30.0.
new 2323a71 gnu: nmap: Update license.
new 3182d62 gnu: Add dex.
new 331aaf5 gnu: python-chardet: Enable tests.
new 8514dfd gnu: muchsync: Use pandoc instead of ghc-pandoc.
new 1bf912e gnu: git-annex: Update to 8.20201007.
new 6b219b8 gnu: Add bindfs.
new 23a97f5 gnu: Add python-dictdiffer.
new e8c5533 gnu: Add python-dpath.
The 10 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 | 1 +
gnu/packages/admin.scm | 2 +-
gnu/packages/file-systems.scm | 41 ++++++++++++
gnu/packages/gstreamer.scm | 13 +---
gnu/packages/haskell-apps.scm | 4 +-
gnu/packages/mail.scm | 2 +-
.../patches/python-chardet-3.0.4-pytest.patch | 15 +++++
gnu/packages/python-xyz.scm | 73 +++++++++++++++++++++-
gnu/packages/xdisorg.scm | 33 ++++++++++
gnu/packages/xorg.scm | 4 +-
guix/licenses.scm | 10 +--
11 files changed, 172 insertions(+), 26 deletions(-)
create mode 100644 gnu/packages/patches/python-chardet-3.0.4-pytest.patch
- branch master updated (ada061c -> e8c5533),
guix-commits <=
- 01/10: gnu: Remove python2-gst., guix-commits, 2020/10/13
- 02/10: gnu: xf86-input-libinput: Update to 0.30.0., guix-commits, 2020/10/13
- 04/10: gnu: Add dex., guix-commits, 2020/10/13
- 06/10: gnu: muchsync: Use pandoc instead of ghc-pandoc., guix-commits, 2020/10/13
- 07/10: gnu: git-annex: Update to 8.20201007., guix-commits, 2020/10/13
- 08/10: gnu: Add bindfs., guix-commits, 2020/10/13
- 09/10: gnu: Add python-dictdiffer., guix-commits, 2020/10/13
- 10/10: gnu: Add python-dpath., guix-commits, 2020/10/13
- 05/10: gnu: python-chardet: Enable tests., guix-commits, 2020/10/13
- 03/10: gnu: nmap: Update license., guix-commits, 2020/10/13