me
/
guix
Archived
1
0
Fork 0

gnu: tracker: Update to 3.4.2.

* gnu/packages/gnome.scm (tracker): Update to 3.4.2.
Liliana Marie Prikler 2023-02-25 09:08:51 +01:00
parent daa681a38b
commit e7860fcb5b
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

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