lilyp pushed a commit to branch gnome-team
in repository guix.
commit e262a50ff0c27ef13cf66227fdbd3ebb8f2efb72
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sun Jul 14 15:45:19 2024 +0200
gnu: gnome-contacts: Update to 46.0.
* gnu/packages/gnome.scm (gnome-contacts): Update to 46.0.
---
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 7293f3f8d3..eb5930d74a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2221,7 +2221,7 @@ commonly used macros.")
(define-public gnome-contacts
(package
(name "gnome-contacts")
- (version "44.0")
+ (version "46.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-contacts/"
@@ -2229,7 +2229,7 @@ commonly used macros.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1vbvvv8954j4znczqa41j892rvj36k21ah5f5lwgcsphq4xidlbx"))))
+ "1pvhcdngaibl4lc1cmqpnsyr6v9pqbfa4mvyrjdpzix16plb9bkh"))))
(build-system meson-build-system)
(arguments
(list