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

gnu: grantleetheme: Update to 25.08.2.

* gnu/packages/kde-pim.scm (grantleetheme): Update to 25.08.2.

Change-Id: I59ba61881669930c661866a024a5a57ee7b5e8fe
This commit is contained in:
Sughosha
2025-10-10 13:54:57 +05:30
committed by Andreas Enge
parent 174c5fbf6d
commit ee33efa86f

View File

@@ -137,14 +137,14 @@ multi-floor indoor maps.")
(define-public grantleetheme
(package
(name "grantleetheme")
(version "25.08.1")
(version "25.08.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/grantleetheme-" version ".tar.xz"))
(sha256
(base32 "1wg7swmcgijy7ia9x1s09d9nd1ginwmcgsnwlcqa68xsqki9m7gi"))))
(base32 "0m2cqa9dfs68hlfc3fkljsg1p9xp860laa17d7j2bndgvcc55ny5"))))
(build-system qt-build-system)
(arguments (list
#:qtbase qtbase