unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51123] [PATCH] gnu: markets: Update to 0.5.3.
@ 2021-10-11  0:01 Vinicius Monego
  2021-10-12 15:13 ` bug#51123: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-10-11  0:01 UTC (permalink / raw)
  To: 51123; +Cc: Vinicius Monego

* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.3.
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index d4a6772254..208b560317 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -849,7 +849,7 @@ variants.")
 (define-public markets
   (package
     (name "markets")
-    (version "0.5.2")
+    (version "0.5.3")
     (source
       (origin
         (method git-fetch)
@@ -859,7 +859,7 @@ variants.")
         (file-name (git-file-name name version))
         (sha256
          (base32
-          "0nk1bs7i6b7r90g5qwd3s2m462vk3kvza0drq7rzb5sdaiz9ccnz"))))
+          "0sfdmz7cp8i2bymippp8jyxsidxjn69v9cqm40q77j81kfm84bfv"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.30.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51123: [PATCH] gnu: markets: Update to 0.5.3.
  2021-10-11  0:01 [bug#51123] [PATCH] gnu: markets: Update to 0.5.3 Vinicius Monego
@ 2021-10-12 15:13 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-10-12 15:13 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 51123-done

On Mon, Oct 11, 2021 at 12:01:17AM +0000, Vinicius Monego wrote:
> * gnu/packages/gnome-xyz.scm (markets): Update to 0.5.3.

Thanks! Pushed as c9c4bf8c84bfe813dafdc000fcc8cdea2774678c




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-12 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11  0:01 [bug#51123] [PATCH] gnu: markets: Update to 0.5.3 Vinicius Monego
2021-10-12 15:13 ` bug#51123: " Leo Famulari

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).