all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 66481@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name
Subject: [bug#66481] [PATCH gnome-team] gnu: tracker-miners: Update to 3.6.1.
Date: Wed, 11 Oct 2023 22:23:46 +0200	[thread overview]
Message-ID: <ffb3e65bab0ef05dfbc3362fdc70858cd77f8a12.1697096866.git.liliana.prikler@gmail.com> (raw)

* 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 6e3933ec96..bf853bd588 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9561,7 +9561,7 @@ (define-public tracker
 (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 @@ (define-public tracker-miners
                                   "/tracker-miners-" version ".tar.xz"))
               (sha256
                (base32
-                "0sbc3fmvqg5hvdl5sq8w77lqmk9i6vc13izcxck8winrrgx93ys0"))))
+                "13ljx0birrav728ik3bnlwzgas8q6rbhjbvxp7zzwy6ambafiw7f"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t

base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c
-- 
2.41.0





             reply	other threads:[~2023-10-12  7:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11 20:23 Liliana Marie Prikler [this message]
2023-10-11 20:23 ` [bug#66481] [PATCH gnome-team v2] gnu: tracker-miners: Update to 3.6.1 Liliana Marie Prikler
2023-11-15 21:45   ` bug#66481: " Liliana Marie Prikler
2023-10-12 14:21 ` [bug#66481] [PATCH gnome-team] " Maxim Cournoyer
2023-10-12 14:38   ` Liliana Marie Prikler
2023-10-12 17:31     ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ffb3e65bab0ef05dfbc3362fdc70858cd77f8a12.1697096866.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=66481@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.