gnu: attica: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (attica): Update to 5.114.0. Change-Id: I6dc397de900b38575a6c2cd2074110a235e0b022master
parent
f0744db516
commit
6db3e23c80
|
@ -297,7 +297,7 @@ Phonon-GStreamer is a backend based on the GStreamer multimedia library.")
|
||||||
(define-public attica
|
(define-public attica
|
||||||
(package
|
(package
|
||||||
(name "attica")
|
(name "attica")
|
||||||
(version "5.108.0")
|
(version "5.114.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -306,7 +306,7 @@ Phonon-GStreamer is a backend based on the GStreamer multimedia library.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"15didd7llqamp9wbvrynnf9cap2dqmwr51mz0pcjdk0iqs6ym4qq"))))
|
"0gkdsm1vyyyxxyl4rni9s2bdz5w6zphzjl58fddjl899da06hqfq"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Reference in New Issue