gnu: orca: Update to 3.26.0.

gnu/packages/gnome.scm (orca): Update to 3.26.0.
This commit is contained in:
Tobias Geerinckx-Rice 2017-10-11 13:37:11 +02:00
parent de47cfed13
commit f51ea1cd61
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6679,7 +6679,7 @@ (define-public python-pyatspi
(define-public orca
(package
(name "orca")
(version "3.24.0")
(version "3.26.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -6688,7 +6688,7 @@ (define-public orca
name "-" version ".tar.xz"))
(sha256
(base32
"1la6f815drykrgqf791jx1dda6716cfv6052frqp7nhjxr75xg97"))))
"0xk5k9cbswymma60nrfj00dl97wypx59c107fb1hwi75gm0i07a7"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:phases