[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/60: gnu: orca: Update to 3.34.1.
From: |
guix-commits |
Subject: |
56/60: gnu: orca: Update to 3.34.1. |
Date: |
Sat, 25 Jan 2020 14:47:20 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 8bdd6374f57cb21b2bf90e8b06c6a918a4c73ec6
Author: Kei Kebreau <address@hidden>
AuthorDate: Mon Dec 23 11:15:57 2019 -0500
gnu: orca: Update to 3.34.1.
* gnu/packages/gnome.scm (orca): Update to 3.34.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8548fc5..cd26fed 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8836,7 +8836,7 @@ accessibility infrastructure.")
(define-public orca
(package
(name "orca")
- (version "3.32.0")
+ (version "3.34.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -8845,7 +8845,7 @@ accessibility infrastructure.")
name "-" version ".tar.xz"))
(sha256
(base32
- "05jqzlg0f1x53hyl0l9282ynmw37159g6dsbrid12b7sjs12cc1i"))))
+ "1q38n7hyshkiszmn361skxjynxr31lcms7a1iny6d0zlpmh1vnk4"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:phases
- 52/60: gnu: gnome-clocks: Update to 3.34.0., (continued)
- 52/60: gnu: gnome-clocks: Update to 3.34.0., guix-commits, 2020/01/25
- 44/60: gnu: telepathy-glib: Disable failing tests., guix-commits, 2020/01/25
- 51/60: gnu: gnome-klotski: Update to 3.34.0., guix-commits, 2020/01/25
- 47/60: gnu: seahorse: Update to 3.34., guix-commits, 2020/01/25
- 46/60: gnu: gnome-shell: Update to 3.34.2., guix-commits, 2020/01/25
- 49/60: gnu: gnome-sudoku: Update to 3.34.1., guix-commits, 2020/01/25
- 55/60: gnu: gnome-shell-extensions: Update to 3.34.2., guix-commits, 2020/01/25
- 58/60: gnu: cheese: Update to 3.34.0., guix-commits, 2020/01/25
- 60/60: gnu: librsvg-next: Temporarily disable tests., guix-commits, 2020/01/25
- 57/60: gnu: tracker: Fix functional tests., guix-commits, 2020/01/25
- 56/60: gnu: orca: Update to 3.34.1.,
guix-commits <=
- 59/60: gnu: gnome-maps: Update to 3.34.2., guix-commits, 2020/01/25
- 54/60: gnu: gnome-tweaks: Update to 3.34.0., guix-commits, 2020/01/25
- 53/60: gnu: gnome-calendar: Update to 3.34.2., guix-commits, 2020/01/25