[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (6799e6e -> 0f4c320)
From: |
guix-commits |
Subject: |
branch master updated (6799e6e -> 0f4c320) |
Date: |
Tue, 27 Oct 2020 15:14:23 -0400 (EDT) |
htgoebel pushed a change to branch master
in repository guix.
from 6799e6e maint: Include 'guix-daemon.cil.in' in the distribution.
new fc6bced gnu: KDE Plasma: Update to 5.19.5.
new e3908ec gnu: plasma-framework: Fix build errors in dependent packages.
new b4941e3 gnu: kpackage: Fix build errors in dependent packages.
new 00fad32 gnu: Add kuserfeedback.
new 0f4c320 gnu: kscreenlocker: Use qt-build-system.
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 | 2 +
gnu/packages/kde-frameworks.scm | 6 ++-
gnu/packages/kde-plasma.scm | 35 +++++++++-------
gnu/packages/kde.scm | 48 +++++++++++++++++++++-
.../kpackage-fix-KF5PackageMacros.cmake.patch | 25 +++++++++++
...lasma-framework-fix-KF5PlasmaMacros.cmake.patch | 25 +++++++++++
6 files changed, 123 insertions(+), 18 deletions(-)
create mode 100644
gnu/packages/patches/kpackage-fix-KF5PackageMacros.cmake.patch
create mode 100644
gnu/packages/patches/plasma-framework-fix-KF5PlasmaMacros.cmake.patch
- branch master updated (6799e6e -> 0f4c320),
guix-commits <=
- 04/05: gnu: Add kuserfeedback., guix-commits, 2020/10/27
- 05/05: gnu: kscreenlocker: Use qt-build-system., guix-commits, 2020/10/27
- 01/05: gnu: KDE Plasma: Update to 5.19.5., guix-commits, 2020/10/27
- 02/05: gnu: plasma-framework: Fix build errors in dependent packages., guix-commits, 2020/10/27
- 03/05: gnu: kpackage: Fix build errors in dependent packages., guix-commits, 2020/10/27