me
/
guix
Archived
1
0
Fork 0

gnu: attica: Update to 5.114.0.

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

Change-Id: I6dc397de900b38575a6c2cd2074110a235e0b022
master
Maxim Cournoyer 2024-01-18 11:33:06 -05:00
parent f0744db516
commit 6db3e23c80
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -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