[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/13: gnu: tracker: Update to 2.3.4.
From: |
guix-commits |
Subject: |
01/13: gnu: tracker: Update to 2.3.4. |
Date: |
Tue, 17 Mar 2020 21:16:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit caaefa40072115ef3ba131d0875a87c521a9b3f4
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Wed Mar 18 00:36:38 2020 +0100
gnu: tracker: Update to 2.3.4.
* gnu/packages/gnome.scm (tracker): Update to 2.3.4.
---
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 77a888b..895bf4f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7453,7 +7453,7 @@ easy, safe, and automatic.")
(define-public tracker
(package
(name "tracker")
- (version "2.3.2")
+ (version "2.3.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/tracker/"
@@ -7461,7 +7461,7 @@ easy, safe, and automatic.")
"tracker-" version ".tar.xz"))
(sha256
(base32
- "1nzbnvwwsk6kv6kqbxwlz8vk70l9ai6b4r9qypw51vp4qy72ny54"))))
+ "0vai0qz9jn3z5dlzysynwhbbmslp84ygdql81f5wfxxr98j54yap"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch master updated (b8930fd -> ce9fc7e), guix-commits, 2020/03/17
- 01/13: gnu: tracker: Update to 2.3.4.,
guix-commits <=
- 02/13: gnu: tracker-miners: Update to 2.3.3., guix-commits, 2020/03/17
- 03/13: gnu: tintin++: Update to 2.02.02., guix-commits, 2020/03/17
- 04/13: gnu: godot: Update to 3.2.1., guix-commits, 2020/03/17
- 07/13: gnu: r-epi: Use HTTPS home page., guix-commits, 2020/03/17
- 08/13: gnu: r-pls: Use HTTPS home page., guix-commits, 2020/03/17
- 11/13: gnu: r-lars: Update home page., guix-commits, 2020/03/17
- 05/13: gnu: r-iso: Use HTTPS home page., guix-commits, 2020/03/17
- 09/13: gnu: r-mclust: Use HTTPS home page., guix-commits, 2020/03/17
- 10/13: gnu: r-tractor-base: Use HTTPS home page., guix-commits, 2020/03/17
- 06/13: gnu: r-elasticnet: Update home page., guix-commits, 2020/03/17