libpeas: upgrade 1.32.0 -> 1.34.0

Changelog:
==========
* Resource-based plugins are sorted by module-name before loading
  to aid in reproducibility.
* Sorting of plugins with dependencies has been altered to improve
  sort-order with more complex plugin dependency graphs.
* Translation updates:
  - Hebrew
  - Georgian
  - Bulgarian

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy 2022-09-27 16:19:51 +08:00 committed by Khem Raj
parent 59a4a268e3
commit f1a370dcf9

View File

@ -12,7 +12,7 @@ inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
SRC_URI[archive.sha256sum] = "d625520fa02e8977029b246ae439bc218968965f1e82d612208b713f1dcc3d0e"
SRC_URI[archive.sha256sum] = "4305f715dab4b5ad3e8007daec316625e7065a94e63e25ef55eb1efb964a7bf0"
PACKAGECONFIG[python3] = "-Dpython3=true,-Dpython3=false,python3-pygobject"