me
/
guix
Archived
1
0
Fork 0

gnu: folks: Update to 0.15.3.

* gnu/packages/gnome.scm (folks): Update to 0.15.3.
master
Timothy Sample 2021-11-17 21:11:25 -05:00
parent 589b71098f
commit 836b6b654a
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59
1 changed files with 2 additions and 2 deletions

View File

@ -9970,7 +9970,7 @@ functionality and behavior.")
(define-public folks
(package
(name "folks")
(version "0.14.0")
(version "0.15.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -9979,7 +9979,7 @@ functionality and behavior.")
"folks-" version ".tar.xz"))
(sha256
(base32
"1f9b52vmwnq7s51vj26w2618dn2ph5g12ibbkbyk6fvxcgd7iryn"))))
"19a4qp9ry8y24jx1v5456qn9lnw843571vkkah3bxx4ky3x3gmr1"))))
(build-system meson-build-system)
(arguments
'(#:phases