gnu: libhandy: Update to 0.91.0.

* gnu/packages/gnome.scm (libhandy): Update to 0.91.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Leo Prikler 2020-09-06 14:17:30 +02:00 committed by Mathieu Othacehe
parent 098593e61d
commit ff4260d2ba
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -10489,7 +10489,7 @@ (define-public terminator
(define-public libhandy
(package
(name "libhandy")
(version "0.90.0")
(version "0.91.0")
(source
(origin
(method git-fetch)
@ -10498,7 +10498,7 @@ (define-public libhandy
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1zpfbn2x27lp69w819afxf3ylkgfz9k44srfgmkbb2c33r14ajwy"))))
(base32 "1n3ybx8qvr3n8ph252gy3dl3am7ryxkvplz9yp8nmzb57xbhc6fs"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags