me
/
guix
Archived
1
0
Fork 0

gnu: tracker-miners: Update to 3.6.1.

* gnu/packages/gnome.scm (tracker-miners): Update to 3.6.1.
master
Liliana Marie Prikler 2023-10-11 22:23:46 +02:00
parent a7be930240
commit 3b5961c8df
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -9561,7 +9561,7 @@ endpoint and it understands SPARQL.")
(define-public tracker-miners (define-public tracker-miners
(package (package
(name "tracker-miners") (name "tracker-miners")
(version "3.5.2") (version "3.6.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/tracker-miners/" (uri (string-append "mirror://gnome/sources/tracker-miners/"
@ -9569,7 +9569,7 @@ endpoint and it understands SPARQL.")
"/tracker-miners-" version ".tar.xz")) "/tracker-miners-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0sbc3fmvqg5hvdl5sq8w77lqmk9i6vc13izcxck8winrrgx93ys0")))) "13ljx0birrav728ik3bnlwzgas8q6rbhjbvxp7zzwy6ambafiw7f"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:glib-or-gtk? #t `(#:glib-or-gtk? #t