me
/
guix
Archived
1
0
Fork 0

gnu: plasma-nano: Update to 6.1.3.

* gnu/packages/kde-plasma.scm (plasma-nano): Update to 6.1.3.

Change-Id: I8f61d2d30f3016e5fe998b05e9b1c91a8fdfa6cb
master
Zheng Junjie 2024-07-20 19:10:29 +08:00
parent 9cb8dff39d
commit c211ba22b1
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -2214,14 +2214,14 @@ integration of Qt applications when running on a KDE Plasma workspace.")
(define-public plasma-nano
(package
(name "plasma-nano")
(version "6.1.2")
(version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
version "/plasma-nano-" version ".tar.xz"))
(sha256
(base32
"1dyap53ad32s27sxx7rzszp3q0avfiqwfc05a2f5sbqqrwf4bpk3"))))
"16482994pskvsnsvradcn6jcb1pvxn2mf4j248a2p8jirgfmsv13"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules pkg-config qttools))
(inputs (list qtbase