[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch staging updated (8bfd7c8 -> 38988db)
From: |
guix-commits |
Subject: |
branch staging updated (8bfd7c8 -> 38988db) |
Date: |
Sun, 10 Nov 2019 16:19:12 -0500 (EST) |
htgoebel pushed a change to branch staging
in repository guix.
from 8bfd7c8 gnu: qtwebkit: Use sqlite-with-column-metadata.
new 4f8071f gnu: phonon: Update to 4.11.1.
new a1cbeb7 gnu: phonon-backend-gstreamer: Update to 4.10.0.
new 1dd1076 gnu: kde-frameworks: Update to 5.63.0.
new 862862e gnu: Add kcalendarcore.
new ebd00f3 gnu: Add kcontacts.
new 12c6554 gnu: Add syndication.
new eddad10 gnu: kde plasma: Update to 5.17.0.
new 869184a gnu: libkomparediff2: Update to 19.08.2.
new 6da8785 gnu: kqtquickcharts: Update to 19.08.2.
new 6d8bffd gnu: krita: Update to 4.2.7.1.
new 77f144d gnu: ktouch: Update to 19.08.2.
new 15cd706 gnu: Move kpmcore to kde.scm.
new 38988db gnu: kpmcore: Update to 4.0.1.
The 13 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 | 2 +
gnu/packages/education.scm | 4 +-
gnu/packages/kde-frameworks.scm | 545 +++++++++++++--------
gnu/packages/kde-plasma.scm | 16 +-
gnu/packages/kde.scm | 85 ++--
.../patches/kinit-kdeinit-extra_libs.patch | 4 +-
gnu/packages/patches/kpmcore-fix-tests.patch | 30 ++
.../patches/kpmcore-remove-broken-test.patch | 139 ++++++
gnu/packages/patches/kwindowsystem-qt-compat.patch | 97 ----
9 files changed, 570 insertions(+), 352 deletions(-)
create mode 100644 gnu/packages/patches/kpmcore-fix-tests.patch
create mode 100644 gnu/packages/patches/kpmcore-remove-broken-test.patch
delete mode 100644 gnu/packages/patches/kwindowsystem-qt-compat.patch
- branch staging updated (8bfd7c8 -> 38988db),
guix-commits <=
- 01/13: gnu: phonon: Update to 4.11.1., guix-commits, 2019/11/10
- 02/13: gnu: phonon-backend-gstreamer: Update to 4.10.0., guix-commits, 2019/11/10
- 04/13: gnu: Add kcalendarcore., guix-commits, 2019/11/10
- 05/13: gnu: Add kcontacts., guix-commits, 2019/11/10
- 06/13: gnu: Add syndication., guix-commits, 2019/11/10
- 08/13: gnu: libkomparediff2: Update to 19.08.2., guix-commits, 2019/11/10
- 11/13: gnu: ktouch: Update to 19.08.2., guix-commits, 2019/11/10
- 12/13: gnu: Move kpmcore to kde.scm., guix-commits, 2019/11/10
- 10/13: gnu: krita: Update to 4.2.7.1., guix-commits, 2019/11/10
- 13/13: gnu: kpmcore: Update to 4.0.1., guix-commits, 2019/11/10