1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-13 20:24:06 +02:00

gnu: aurorae: Update to 6.5.5.

* gnu/packages/kde-plasma.scm (aurorae): Update to 6.5.5.

Change-Id: Iec4f3db057473a2b3f39763d924c08598be5bf47
This commit is contained in:
Sughosha
2026-02-08 23:05:28 +05:30
committed by Andreas Enge
parent e24ee74714
commit 25995afe72
+2 -2
View File
@@ -173,14 +173,14 @@ script engines.")
(define-public aurorae
(package
(name "aurorae")
(version "6.5.2")
(version "6.5.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
(base32
"1lwqknvn9s13y9aknxzg8dr899n8lyxk8fc0z8lpm7gsrxami3gk"))))
"14ihqw2j8jwriqsmnvw3kgk0abdyywihvwfl68dx8vh47zfixl58"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase