1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kgamma: Update to 6.5.0.

* gnu/packages/kde-plasma.scm (kgamma): Update to 6.5.0.

Change-Id: I65239adb4b44e3372e431017f874def20f1d6eef
This commit is contained in:
Sughosha
2025-10-22 22:29:19 +05:30
parent c369580fcf
commit d931606cd5

View File

@@ -765,7 +765,7 @@ KDE Frameworks 5 to better interact with the system.")
(define-public kgamma
(package
(name "kgamma")
(version "6.4.5")
(version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -773,7 +773,7 @@ KDE Frameworks 5 to better interact with the system.")
version ".tar.xz"))
(sha256
(base32
"05mvgbr9w1dk9lmdik0vzfrkif69ljfyrnckqbnli0jhpxhbsvlr"))))
"1wqbv9a0zr8nmwyxkd2ypfjnani3zbdkdvpdwmyypm5mgqp3b062"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase