summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gnome-xyz.scm')
-rw-r--r--gnu/packages/gnome-xyz.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 4b25299a5d..79d8668523 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2019, 2020, 2021 Leo Prikler <[email protected]>
+;;; Copyright © 2019, 2020, 2021 Liliana Marie Prikler <[email protected]>
;;; Copyright © 2019, 2021 Alexandros Theodotou <[email protected]>
;;; Copyright © 2019 Giacomo Leidi <[email protected]>
;;; Copyright © 2020 Alex Griffin <[email protected]>
@@ -845,7 +845,7 @@ variants.")
(define-public markets
(package
(name "markets")
- (version "0.5.2")
+ (version "0.5.3")
(source
(origin
(method git-fetch)
@@ -855,7 +855,7 @@ variants.")
(file-name (git-file-name name version))
(sha256
(base32
- "0nk1bs7i6b7r90g5qwd3s2m462vk3kvza0drq7rzb5sdaiz9ccnz"))))
+ "0sfdmz7cp8i2bymippp8jyxsidxjn69v9cqm40q77j81kfm84bfv"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t