diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:26 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-12 03:32:26 +0000 |
| commit | 74686483b3abcbddd45c8563ea9f2b74c079dd7a (patch) | |
| tree | 1130ec01374f74813edffa32ae1a53140d847ba8 /repos | |
| parent | d2847e30c376f960af4e8fa7eac1a07332865e91 (diff) | |
| download | alicelinux-74686483b3abcbddd45c8563ea9f2b74c079dd7a.tar.gz alicelinux-74686483b3abcbddd45c8563ea9f2b74c079dd7a.zip | |
glib-gi: updated to 2.84.4
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/glib-gi/.checksum | 2 | ||||
| -rwxr-xr-x | repos/extra/glib-gi/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/glib-gi/.checksum b/repos/extra/glib-gi/.checksum index 203dcb77..7847f709 100644 --- a/repos/extra/glib-gi/.checksum +++ b/repos/extra/glib-gi/.checksum @@ -1,2 +1,2 @@ e888056a509e73c6c02c044ab8252b0eb135a6b0b20b6026b30d8b8454e2183a 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch -f8148fe00a54326c8a007f00857a91a64c2c8df16395ad19855c65123e0ae04d glib-2.84.3.tar.xz +70294d9ceda0e07b341e2e319ca6a9b7541acdd4c12b0556f0bbaca4a8741156 glib-2.84.4.tar.xz diff --git a/repos/extra/glib-gi/abuild b/repos/extra/glib-gi/abuild index 01a392e3..84b15dbc 100755 --- a/repos/extra/glib-gi/abuild +++ b/repos/extra/glib-gi/abuild @@ -1,5 +1,5 @@ name=glib-gi -version=2.84.3 +version=2.84.4 release=1 source="https://download.gnome.org/sources/glib/${version%.*}/glib-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |