mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: grantleetheme: Update to 25.12.0.
* gnu/packages/kde-pim.scm (grantleetheme): Update to 25.12.0. Change-Id: I24dac85d9877e5bb25b6649e6251d33bbc1204b0
This commit is contained in:
parent
8dd9cad864
commit
c82eb82c84
1 changed files with 2 additions and 2 deletions
|
|
@ -136,14 +136,14 @@ multi-floor indoor maps.")
|
|||
(define-public grantleetheme
|
||||
(package
|
||||
(name "grantleetheme")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/grantleetheme-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1q3sz072gzd76rv28kzxdk6h2lp467ifplxfnk4qya31pfcyk7b4"))))
|
||||
(base32 "0iswifrwndyd8vcj179zhq7331y91g3kjpq4f3ip5xyz8vq9xr0z"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list
|
||||
#:qtbase qtbase
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue