gnu: libdazzle: Update to 3.30.2.

* gnu/packages/gnome.scm (libdazzle): Update to 3.30.2.
master
Ricardo Wurmus 2018-12-05 21:21:06 +01:00 committed by Kei Kebreau
parent cd7f718ee0
commit 817b3fd1d5
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -7903,7 +7903,7 @@ hexadecimal or ASCII. It is useful for editing binary files in general.")
(define-public libdazzle
(package
(name "libdazzle")
(version "3.28.5")
(version "3.30.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libdazzle/"
@ -7911,7 +7911,7 @@ hexadecimal or ASCII. It is useful for editing binary files in general.")
"libdazzle-" version ".tar.xz"))
(sha256
(base32
"08qdwv2flywnh6kibkyv0pnm67pk8xlmjh4yqx6hf13hyhkxkqgg"))))
"1m9n1gcxndly24rjkxzvmx02a2rkb6ad4cy7p6ncanm1kyp0wxvq"))))
(build-system meson-build-system)
(arguments
`(#:phases