[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: KDE Plasma: Remove unused properties.
From: |
guix-commits |
Subject: |
02/09: gnu: KDE Plasma: Remove unused properties. |
Date: |
Wed, 13 Feb 2019 18:19:18 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 9047603c2ee51bc77e3db9b24f016e65bb1761b3
Author: Marius Bakke <address@hidden>
Date: Wed Feb 13 17:35:50 2019 +0100
gnu: KDE Plasma: Remove unused properties.
* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker)[properties]:
Remove.
---
gnu/packages/kde-plasma.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 2b84902..8d9d0b7 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -44,7 +44,6 @@
(sha256
(base32
"115pli0qpa8lx0jasg1886fcg7gb2kk8v6k8r8l8c820l97sq7in"))))
- (properties `((tags . '("Desktop" "KDE" "Plasma"))))
(build-system cmake-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)))
@@ -74,7 +73,6 @@ manager which re-parents a Client window to a window
decoration frame.")
(sha256
(base32
"16amr7pz0k6w5vkk1dwn2qi3s1mln0jypwmjazqq2lbwimn8k56m"))))
- (properties `((tags . '("Desktop" "KDE" "Plasma"))))
(build-system cmake-build-system)
(arguments
`(#:phases
- branch master updated (ed362d1 -> 58c6a93), guix-commits, 2019/02/13
- 01/09: gnu: Restore copyright header., guix-commits, 2019/02/13
- 04/09: gnu: Varnish: Update to 6.1.1., guix-commits, 2019/02/13
- 02/09: gnu: KDE Plasma: Remove unused properties.,
guix-commits <=
- 03/09: gnu: Open vSwitch: Update to 2.10.1., guix-commits, 2019/02/13
- 05/09: gnu: libassuan: Update to 2.5.3., guix-commits, 2019/02/13
- 09/09: gnu: doxygen: Update home page and source URI., guix-commits, 2019/02/13
- 06/09: gnu: GnuPG: Update to 2.2.13., guix-commits, 2019/02/13
- 08/09: gnu: xapian: Update to 1.4.10., guix-commits, 2019/02/13
- 07/09: gnu: msmtp: Update to 1.8.3., guix-commits, 2019/02/13