gnu: libpeas: Update to 1.28.0.

* gnu/packages/gnome.scm (libpeas): Update to 1.28.0.
This commit is contained in:
Leo Prikler 2020-11-22 14:35:26 +01:00
parent 03c51c0443
commit ae8f61f7c3
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87

View File

@ -2982,7 +2982,7 @@ some form of information without getting in the user's way.")
(define-public libpeas (define-public libpeas
(package (package
(name "libpeas") (name "libpeas")
(version "1.24.1") (version "1.28.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2991,7 +2991,7 @@ some form of information without getting in the user's way.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1162dr7smmfb02czmhshr0f93hqj7w0nw29bys5lzfvwarxcyflw")))) "05cb7drn6arc4gi02wgsvzibigi2riz5gnfnmlb0zmbfnj9ikna2"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
'(#:phases '(#:phases