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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user