gnu: libdazzle: Update to 3.34.1.

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

(cherry picked from commit 781da7d80b6b3a8e48b922acb754a5ba47f1d98b)
This commit is contained in:
Kei Kebreau 2019-12-14 23:17:53 -05:00
parent 8468117e45
commit c94db354c3
No known key found for this signature in database
GPG key ID: E6A5EE3C19467A0D

View file

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