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