me
/
guix
Archived
1
0
Fork 0

gnu: pango: Update to 1.48.7.

* gnu/packages/gtk.scm (pango): Update to 1.48.7.
master
Marius Bakke 2021-07-19 20:50:34 +02:00
parent 2ebd7ac4a6
commit 7bb024a645
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -329,7 +329,7 @@ applications.")
(define-public pango
(package
(name "pango")
(version "1.48.4")
(version "1.48.7")
(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
"0ym3cvajy2asapj8xbhfpy05rak79afrhi32hiss0w900vxi72a1"))))
"1p06sn0jfvk6z3ypp2zym0gk2bddgqch83x9flxslq5bdim2za18"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas