mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 17:46:43 +01:00
gnu: attica: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (attica): Update to 5.114.0. Change-Id: I6dc397de900b38575a6c2cd2074110a235e0b022
This commit is contained in:
parent
f0744db516
commit
6db3e23c80
1 changed files with 2 additions and 2 deletions
|
@ -297,7 +297,7 @@ (define-public phonon-backend-gstreamer
|
|||
(define-public attica
|
||||
(package
|
||||
(name "attica")
|
||||
(version "5.108.0")
|
||||
(version "5.114.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -306,7 +306,7 @@ (define-public attica
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"15didd7llqamp9wbvrynnf9cap2dqmwr51mz0pcjdk0iqs6ym4qq"))))
|
||||
"0gkdsm1vyyyxxyl4rni9s2bdz5w6zphzjl58fddjl899da06hqfq"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue