[arch-commits] Commit in glib2/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Sat Feb 12 01:02:38 UTC 2022
Date: Saturday, February 12, 2022 @ 01:02:37
Author: heftig
Revision: 436984
2.70.4-1
Modified:
glib2/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-12 00:58:50 UTC (rev 436983)
+++ PKGBUILD 2022-02-12 01:02:37 UTC (rev 436984)
@@ -3,7 +3,7 @@
pkgbase=glib2
pkgname=(glib2 glib2-docs)
-pkgver=2.70.3
+pkgver=2.70.4
pkgrel=1
pkgdesc="Low level core library"
url="https://wiki.gnome.org/Projects/GLib"
@@ -26,6 +26,9 @@
prepare() {
cd glib
+ # Unicode 14
+ git cherry-pick -n ab895d91d570a18ac74d6f4f6390488210d8fb15
+
# Suppress noise from glib-compile-schemas.hook
git apply -3 ../0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
}
More information about the arch-commits
mailing list