[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/178: gnu: plasma-nano: Update to 6.0.4.
From: |
guix-commits |
Subject: |
108/178: gnu: plasma-nano: Update to 6.0.4. |
Date: |
Mon, 17 Jun 2024 12:13:33 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit ef54b5f0fea3cda57f29a4d46d971c8f4216987a
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri May 3 00:01:22 2024 +0800
gnu: plasma-nano: Update to 6.0.4.
* gnu/packages/kde-plasma.scm (plasma-nano): Update to 6.0.4.
[inputs]: Add qtsvg, libplasma, kservice-6, kitemmodels-6. Remove
plasma-framework. Use qtbase, qtdeclarative, kwindowsystem-6, kwayland-6 and
ki18n-6 replace qtbase-5, qtdeclarative-5, kwindowsystem, kwayland and
ki18n.
Change-Id: I673e1aca730a0c9606909a554eae9d624ef59cbc
---
gnu/packages/kde-plasma.scm | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index dcaf901586..005bae593e 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1980,22 +1980,25 @@ integration of Qt applications when running on a KDE
Plasma workspace.")
(define-public plasma-nano
(package
(name "plasma-nano")
- (version "5.27.7")
+ (version "6.0.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
version "/plasma-nano-" version ".tar.xz"))
(sha256
(base32
- "14wc76bxnwd0z51gz4zb88p5h9n2711ifr1wpx9lrj9r7y1llank"))))
+ "0vvg07xpnx545k4qvrzr7v83567bzdkbwlbysz1vwgcmh05vak2r"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules pkg-config qttools))
- (inputs (list qtbase-5
- qtdeclarative-5
- plasma-framework
- kwindowsystem
- kwayland
- ki18n))
+ (inputs (list qtbase
+ qtdeclarative
+ qtsvg
+ libplasma
+ kservice-6
+ kitemmodels-6
+ kwindowsystem-6
+ kwayland-6
+ ki18n-6))
(home-page "https://plasma-mobile.org/")
(synopsis "Minimal Plasma Shell package")
(description
- 88/178: gnu: kwrited: Update to 6.0.4., (continued)
- 88/178: gnu: kwrited: Update to 6.0.4., guix-commits, 2024/06/17
- 90/178: gnu: kcolorchooser: Update to 24.02.2., guix-commits, 2024/06/17
- 93/178: gnu: kmenuedit: Update to 6.0.4., guix-commits, 2024/06/17
- 95/178: gnu: kwallet-pam: Update to 6.0.4., guix-commits, 2024/06/17
- 96/178: gnu: plasma-workspace-wallpapers: Update to 6.0.4., guix-commits, 2024/06/17
- 98/178: gnu: libkscreen: Update to 6.0.4., guix-commits, 2024/06/17
- 100/178: gnu: kpipewire: Update to 6.0.4., guix-commits, 2024/06/17
- 105/178: gnu: Add libaccounts-qt6., guix-commits, 2024/06/17
- 107/178: gnu: plasma-disks: Update to 6.0.4., guix-commits, 2024/06/17
- 103/178: gnu: kscreen: Update to 6.0.4., guix-commits, 2024/06/17
- 108/178: gnu: plasma-nano: Update to 6.0.4.,
guix-commits <=
- 113/178: gnu: kde-gtk-config: Update to 6.0.4., guix-commits, 2024/06/17
- 115/178: gnu: libqaccessibilityclient: Update to 0.6.0., guix-commits, 2024/06/17
- 119/178: gnu: breeze: Update to 6.0.4., guix-commits, 2024/06/17
- 117/178: gnu: Add libqaccessibilityclient-qt6., guix-commits, 2024/06/17
- 120/178: gnu: breeze-gtk: Update to 6.0.4.1., guix-commits, 2024/06/17
- 122/178: gnu: kwin: Update to 6.0.4.1., guix-commits, 2024/06/17
- 121/178: gnu: Add kglobalacceld., guix-commits, 2024/06/17
- 124/178: gnu: Add qcoro-qt6., guix-commits, 2024/06/17
- 125/178: gnu: kdegraphics-mobipocket: Update to 24.02.2., guix-commits, 2024/06/17
- 127/178: gnu: Add baloo-6., guix-commits, 2024/06/17