lilyp pushed a commit to branch gnome-team
in repository guix.
commit 29dd55a179c9a7f5441079f49b21a8fd3a05dca1
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Nov 30 02:18:27 2024 +0100
gnu: folks: Update to 0.15.9.
* gnu/packages/gnome.scm (folks): Update to 0.15.9.
---
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 12bfda9ca0..85c447e8ec 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11122,7 +11122,7 @@ functionality and behavior.")
(define-public folks
(package
(name "folks")
- (version "0.15.8")
+ (version "0.15.9")
(source (origin
(method url-fetch)
(uri (string-append
@@ -11131,7 +11131,7 @@ functionality and behavior.")
"folks-" version ".tar.xz"))
(sha256
(base32
- "1hj9brran2azy3scyf913svhxjrmya83fi7x239h33rp7vxnljlm"))))
+ "0ps1243l4vladlylj6f3h830lam2fi43kp1z2qzz6lf3amrv6493"))))
(build-system meson-build-system)
(arguments
'(;; Tests are broken since GLib 2.80