3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: pango: Update to 1.48.9.

* gnu/packages/gtk.scm (pango): Update to 1.48.9.
This commit is contained in:
Efraim Flashner 2021-08-23 12:32:53 +03:00
parent e1b711b1f5
commit 210949fdc2
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -329,7 +329,7 @@ applications.")
(define-public pango
(package
(name "pango")
(version "1.48.7")
(version "1.48.9")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/pango/"
@ -338,7 +338,7 @@ applications.")
(patches (search-patches "pango-skip-libthai-test.patch"))
(sha256
(base32
"1p06sn0jfvk6z3ypp2zym0gk2bddgqch83x9flxslq5bdim2za18"))))
"1akj11n0ycqrm1rvi0fdfldqk7l5zk9vb8sq77009ap57xyna4x9"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas