gnu: libdazzle: Update to 3.37.1.

* gnu/packages/gnome.scm (libdazzle): Update to 3.37.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Michael Rohleder 2020-08-26 04:33:46 +02:00 committed by Mathieu Othacehe
parent 0a97b172e5
commit 80260be438
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -10267,7 +10267,7 @@ (define-public ghex
(define-public libdazzle
(package
(name "libdazzle")
(version "3.34.1")
(version "3.37.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libdazzle/"
@ -10275,7 +10275,7 @@ (define-public libdazzle
"libdazzle-" version ".tar.xz"))
(sha256
(base32
"01cmcrd75b7ns7j2b4p6h7pv68vjhkcl9zbvzzx7pf4vknxir61x"))))
"03r5cr11dc031qa3694bpgm3lajrhiiln67kvl7vjj4q0scf7w7x"))))
(build-system meson-build-system)
(arguments
`(#:phases