[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: tracker-miners: Update to 3.6.1.
From: |
guix-commits |
Subject: |
01/07: gnu: tracker-miners: Update to 3.6.1. |
Date: |
Sun, 22 Oct 2023 18:18:20 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 3b5961c8df4d578c9fa5906b19c8b21eca1e2b8a
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Wed Oct 11 22:23:46 2023 +0200
gnu: tracker-miners: Update to 3.6.1.
* gnu/packages/gnome.scm (tracker-miners): Update to 3.6.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 71645b2076..70e256cff5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9561,7 +9561,7 @@ endpoint and it understands SPARQL.")
(define-public tracker-miners
(package
(name "tracker-miners")
- (version "3.5.2")
+ (version "3.6.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/tracker-miners/"
@@ -9569,7 +9569,7 @@ endpoint and it understands SPARQL.")
"/tracker-miners-" version ".tar.xz"))
(sha256
(base32
- "0sbc3fmvqg5hvdl5sq8w77lqmk9i6vc13izcxck8winrrgx93ys0"))))
+ "13ljx0birrav728ik3bnlwzgas8q6rbhjbvxp7zzwy6ambafiw7f"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch gnome-team updated (a7be930240 -> 574047a600), guix-commits, 2023/10/22
- 01/07: gnu: tracker-miners: Update to 3.6.1.,
guix-commits <=
- 04/07: gnu: gnome-bluetooth: Update to 42.6., guix-commits, 2023/10/22
- 06/07: gnu: Make webkitgtk-next the new webkitgtk., guix-commits, 2023/10/22
- 02/07: gnu: gspell: Update to 1.12.2., guix-commits, 2023/10/22
- 03/07: gnu: bluefish: Update to 2.2.14., guix-commits, 2023/10/22
- 05/07: gnu: webkitgtk: Update to 2.42.1., guix-commits, 2023/10/22
- 07/07: gnu: nautilus: Update to 44.2.1., guix-commits, 2023/10/22