1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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 <maxim@guixotic.coop>
This commit is contained in:
Noé Lopez
2026-03-14 00:35:06 +01:00
committed by Maxim Cournoyer
parent 13af74d03d
commit 5773287c6c

View File

@@ -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