me
/
guix
Archived
1
0
Fork 0

gnu: pango: Update to 1.50.14.

* gnu/packages/gtk.scm (pango): Update to 1.50.14.
master
Liliana Marie Prikler 2023-03-26 20:53:15 +02:00
parent 666fc96858
commit ad49bc6ebe
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

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