mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
78242a20eb
commit
31180ffd41
1 changed files with 2 additions and 2 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue