me
/
guix
Archived
1
0
Fork 0

gnu: plasma-desktop: Update to 6.1.3.

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

Change-Id: I23fff641d2df5084d8aebf2beecd2e525afd278e
master
Zheng Junjie 2024-07-20 19:10:28 +08:00
parent da818d9fbf
commit 3274885d8a
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -1933,14 +1933,14 @@ the KDE Plasma 6 desktop.")
(define-public plasma-desktop
(package
(name "plasma-desktop")
(version "6.1.2")
(version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/" name "-" version ".tar.xz"))
(sha256
(base32
"1n72hynnvgyy0ja0f20p322c2y5yvb5ra1i4jrlxwji795y09r19"))))
"1b8zq81kdzqghp8ivm4zq5b645siayzldqddzpbrbhpi3bx68brn"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules
dbus