gnu: attica: Update to 6.21.0.

* gnu/packages/kde-frameworks.scm (attica): Update to 6.21.0.

Change-Id: I8678434ee6fd546e3dfe494527f70ca080f6b34b
This commit is contained in:
Sughosha 2025-12-24 14:40:27 +05:30
parent 78242a20eb
commit 31180ffd41
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

@ -372,7 +372,7 @@ cards.")
(define-public attica
(package
(name "attica")
(version "6.19.0")
(version "6.21.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -381,7 +381,7 @@ cards.")
name "-" version ".tar.xz"))
(sha256
(base32
"1a71msmgwzwajn478zicvnl3jpvfj05300jgxizbhxbzazxkx09h"))))
"0qsbr0id1hc3ngr0fw42g1nln1az3wlgl5l5qan2wyr33aal53bq"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules))