mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 15:02:55 +01:00
gnu: tracker: Update to 2.3.4.
* gnu/packages/gnome.scm (tracker): Update to 2.3.4.
This commit is contained in:
parent
b8930fd86b
commit
caaefa4007
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue