[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch staging updated (7cfa1f5 -> 9141cec)
From: |
guix-commits |
Subject: |
branch staging updated (7cfa1f5 -> 9141cec) |
Date: |
Sat, 6 Jun 2020 16:15:28 -0400 (EDT) |
mbakke pushed a change to branch staging
in repository guix.
from 7cfa1f5 gnu: Remove nss/fixed.
new 0ec1622 gnu: grantlee: Update to 5.2.0.
new faa2f1b gnu: KDE Plasma: Update to 5.18.5.
new 6701d23 gnu: KDE: Update to 20.04.1.
new a5d465e gnu: Add pulseaudio-qt.
new 9141cec gnu: kdeconnect: Update to 1.4.
The 5 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/kde-frameworks.scm | 32 +++
gnu/packages/kde-internet.scm | 24 +-
gnu/packages/kde-multimedia.scm | 60 ++---
gnu/packages/kde-pim.scm | 288 +++++++++++----------
gnu/packages/kde-plasma.scm | 16 +-
gnu/packages/kde-systemtools.scm | 36 +--
gnu/packages/kde-utils.scm | 30 +--
gnu/packages/kde.scm | 67 +++--
gnu/packages/patches/akonadi-paths.patch | 53 ++--
...kdepim-runtime-Fix-missing-link-libraries.patch | 42 ---
gnu/packages/qt.scm | 20 +-
12 files changed, 344 insertions(+), 325 deletions(-)
delete mode 100644
gnu/packages/patches/kdepim-runtime-Fix-missing-link-libraries.patch
- branch staging updated (7cfa1f5 -> 9141cec),
guix-commits <=
- 01/05: gnu: grantlee: Update to 5.2.0., guix-commits, 2020/06/06
- 02/05: gnu: KDE Plasma: Update to 5.18.5., guix-commits, 2020/06/06
- 04/05: gnu: Add pulseaudio-qt., guix-commits, 2020/06/06
- 05/05: gnu: kdeconnect: Update to 1.4., guix-commits, 2020/06/06
- 03/05: gnu: KDE: Update to 20.04.1., guix-commits, 2020/06/06