lilyp pushed a commit to branch gnome-team
in repository guix.
commit 2a1d6df345b1f7df8aaa301ec421b4fbdbdedc15
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Jan 9 22:38:03 2025 +0100
gnu: gnome-online-accounts: Update to 3.50.7.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.50.7.
---
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 e6958c6911..2944b4272c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8283,7 +8283,7 @@ window manager.")
(define-public gnome-online-accounts
(package
(name "gnome-online-accounts")
- (version "3.50.3")
+ (version "3.50.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -8291,7 +8291,7 @@ window manager.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1552diiga117z661izr84ald05bvl61fwx7bc51i8mqw2xysc577"))))
+ "1y4dn60vm1dy9hajqbm7hvzs9j2468rxnyg5ma3xx53mssq885kd"))))
(build-system meson-build-system)
(arguments
(list