From 5773287c6ccf8ab2ddef47c8a618d6eb5c101163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Lopez?= Date: Sat, 14 Mar 2026 00:35:06 +0100 Subject: [PATCH] gnu: folks: Update to 0.15.12. * gnu/packages/gnome.scm (folks): Update to 0.15.12. Change-Id: I1bfa9029175c96c22001769c09b0f3c901a5afdd Signed-off-by: Maxim Cournoyer --- 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 bb631a628a..1a6cf4758d 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -10910,7 +10910,7 @@ functionality and behavior.") (define-public folks (package (name "folks") - (version "0.15.9") + (version "0.15.12") (source (origin (method url-fetch) (uri (string-append @@ -10919,7 +10919,7 @@ functionality and behavior.") "folks-" version ".tar.xz")) (sha256 (base32 - "0ps1243l4vladlylj6f3h830lam2fi43kp1z2qzz6lf3amrv6493")))) + "05594055h3y0n1yig664g1fg7nn71b8rdf8vwkwff7mvv8mlxx11")))) (build-system meson-build-system) (arguments '(;; Tests are broken since GLib 2.80