gnu: gnome-contacts: Update to 3.32.1.

* gnu/packages/gnome.scm (gnome-contacts): Update to 3.32.1.
This commit is contained in:
Ludovic Courtès 2019-12-08 22:49:42 +01:00
parent 4e868d22e6
commit 6a6138b2a2
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -478,7 +478,7 @@ commonly used macros.")
(define-public gnome-contacts
(package
(name "gnome-contacts")
(version "3.30.2")
(version "3.32.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-contacts/"
@ -486,7 +486,7 @@ commonly used macros.")
name "-" version ".tar.xz"))
(sha256
(base32
"1b0pkdwz9yqcv82zzdf76rs2w3wa5zli8pka09wnahikx1ykk43h"))))
"17g1gh8yj58cfpdx69h2szivlbjgvv982kmhnkkh0i5bwj0zs2yy"))))
(build-system meson-build-system)
(arguments
`(#:phases