mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: attica: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (attica): Update to 6.10.0. Change-Id: Ibe598d526aeef55c4329bb2c0917c8b4bf03c79f
This commit is contained in:
parent
b9e8e61ac8
commit
5459f50c3a
1 changed files with 2 additions and 2 deletions
|
@ -332,7 +332,7 @@ Phonon-VLC is a backend based on the VLC multimedia library.")
|
|||
(define-public attica
|
||||
(package
|
||||
(name "attica")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -341,7 +341,7 @@ Phonon-VLC is a backend based on the VLC multimedia library.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1rhhc0fxwpv5dq3j7jsys0k72sy43qb1fmj2ib2a59sjvhc0ds3c"))))
|
||||
"0idz9b0kv7nvz54hs5gihrfpr7zc9ca2axczdq1hi35dpjn2wv7k"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue