gnu: folks: Update to 0.15.8.

* gnu/packages/gnome.scm (folks): Update to 0.15.8.

Change-Id: I36ceb7d70e315a22352495e3470ce9fd7e126196
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Vivien Kraus 2024-03-18 20:26:33 +01:00 committed by Christopher Baines
parent 1caa0eeee5
commit 2c958acffb
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -10841,7 +10841,7 @@ functionality and behavior.")
(define-public folks
(package
(name "folks")
(version "0.15.7")
(version "0.15.8")
(source (origin
(method url-fetch)
(uri (string-append
@ -10850,7 +10850,7 @@ functionality and behavior.")
"folks-" version ".tar.xz"))
(sha256
(base32
"0wbq6h7hv8048c2m554b385qp4i99svaxxp7balwl4ijysg223qj"))))
"1hj9brran2azy3scyf913svhxjrmya83fi7x239h33rp7vxnljlm"))))
(build-system meson-build-system)
(arguments
'(#:phases