gnu: tracker: Update to 3.5.3.

* gnu/packages/gnome.scm (tracker): Update to 3.5.3.
This commit is contained in:
Liliana Marie Prikler 2023-09-02 13:34:59 +02:00
parent 38bc8c1102
commit 7894abde7d
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87

View File

@ -9382,7 +9382,7 @@ easy, safe, and automatic.")
(define-public tracker
(package
(name "tracker")
(version "3.4.2")
(version "3.5.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/tracker/"
@ -9390,7 +9390,7 @@ easy, safe, and automatic.")
"tracker-" version ".tar.xz"))
(sha256
(base32
"0c8ppm03b9r6lyxalama8sjmw3km4jibbswqra7qf17pli1g2vaf"))))
"1vi878f95a2nlvqz46ph6f05hywjb2ni0znqavhdkrbvi6qchrhl"))))
(build-system meson-build-system)
(arguments
(list