guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]