[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (dcc7fad -> 9943d23)
From: |
guix-commits |
Subject: |
branch master updated (dcc7fad -> 9943d23) |
Date: |
Wed, 27 Nov 2019 18:35:36 -0500 (EST) |
mbakke pushed a change to branch master
in repository guix.
from dcc7fad gnu: r-txtplot: Move to (gnu packages cran).
new ff33752 gnu: Use the test-only Xorg variant for tests.
new 38ae96e gnu: xorg-server: Update to 1.20.6.
new 6039211 gnu: notmuch: Update to 0.29.3.
new 7b5a120 gnu: xapian: Update to 1.4.14.
new 164d0ad gnu: python-xapian-bindings: Sphinx is a native input.
new 546c9fa gnu: bubblewrap: Update home page.
new fd5ccec gnu: bubblewrap: Update to 0.4.0.
new e1695f4 gnu: whois: Update to 5.5.3.
new ba5ef99 gnu: python-dbus: Update to 1.2.14.
new 9943d23 gnu: feh: Adapt tests for imlib2 1.6.
The 10 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/education.scm | 2 +-
gnu/packages/engineering.scm | 6 +--
gnu/packages/gnome.scm | 10 ++---
gnu/packages/gnupg.scm | 2 +-
gnu/packages/graphics.scm | 4 +-
gnu/packages/gtk.scm | 4 +-
gnu/packages/image-processing.scm | 2 +-
gnu/packages/image-viewers.scm | 5 ++-
gnu/packages/kde-frameworks.scm | 10 ++---
gnu/packages/kde-plasma.scm | 2 +-
gnu/packages/mail.scm | 4 +-
gnu/packages/messaging.scm | 2 +-
gnu/packages/networking.scm | 4 +-
.../patches/feh-fix-tests-for-imlib2-1.6.patch | 51 ++++++++++++++++++++++
gnu/packages/python-xyz.scm | 11 ++---
gnu/packages/search.scm | 9 ++--
gnu/packages/vim.scm | 2 +-
gnu/packages/virtualization.scm | 8 ++--
gnu/packages/xorg.scm | 15 +++++--
20 files changed, 108 insertions(+), 46 deletions(-)
create mode 100644 gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch
- branch master updated (dcc7fad -> 9943d23),
guix-commits <=
- 05/10: gnu: python-xapian-bindings: Sphinx is a native input., guix-commits, 2019/11/27
- 07/10: gnu: bubblewrap: Update to 0.4.0., guix-commits, 2019/11/27
- 02/10: gnu: xorg-server: Update to 1.20.6., guix-commits, 2019/11/27
- 01/10: gnu: Use the test-only Xorg variant for tests., guix-commits, 2019/11/27
- 10/10: gnu: feh: Adapt tests for imlib2 1.6., guix-commits, 2019/11/27
- 06/10: gnu: bubblewrap: Update home page., guix-commits, 2019/11/27
- 04/10: gnu: xapian: Update to 1.4.14., guix-commits, 2019/11/27
- 09/10: gnu: python-dbus: Update to 1.2.14., guix-commits, 2019/11/27
- 08/10: gnu: whois: Update to 5.5.3., guix-commits, 2019/11/27
- 03/10: gnu: notmuch: Update to 0.29.3., guix-commits, 2019/11/27