me
/
guix
Archived
1
0
Fork 0

gnu: orca: Update to 3.34.1.

* gnu/packages/gnome.scm (orca): Update to 3.34.1.

(cherry picked from commit f6342be942f03c8e63f6fbe863597c0e5f8ffc83)
master
Kei Kebreau 2019-12-23 11:15:57 -05:00
parent c73054669b
commit 30e76da115
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -8770,7 +8770,7 @@ accessibility infrastructure.")
(define-public orca (define-public orca
(package (package
(name "orca") (name "orca")
(version "3.32.0") (version "3.34.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -8779,7 +8779,7 @@ accessibility infrastructure.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"05jqzlg0f1x53hyl0l9282ynmw37159g6dsbrid12b7sjs12cc1i")))) "1q38n7hyshkiszmn361skxjynxr31lcms7a1iny6d0zlpmh1vnk4"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:phases '(#:phases