mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: kde-gtk-config: Update to 6.2.5.
* gnu/packages/kde-plasma.scm (kde-gtk-config): Update to 6.2.5. Change-Id: I255fdf692f3860a10d87cce5b9d82450624bc188
This commit is contained in:
parent
8943af583d
commit
3171e20952
1 changed files with 2 additions and 2 deletions
|
@ -481,14 +481,14 @@ RDP server.")
|
||||||
(define-public kde-gtk-config
|
(define-public kde-gtk-config
|
||||||
(package
|
(package
|
||||||
(name "kde-gtk-config")
|
(name "kde-gtk-config")
|
||||||
(version "6.1.4")
|
(version "6.2.5")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||||
"/kde-gtk-config-" version ".tar.xz"))
|
"/kde-gtk-config-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"06c0z6ihgql7dapfijfrm6qz6z1sir38ayn74fyjax9fvb4fbm5k"))))
|
"0n3azh5lhzv4lpxryvm41ry5qsj0fpw5i199wr6p64szl41rhgr8"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue