diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 04:00:44 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-08 04:00:44 +0000 |
| commit | e98203897684821c6237d7ce0b97dba69d9e650c (patch) | |
| tree | b0f8b533b64b20b874f3d419324976f194c58e67 /repos/extra/glib/abuild | |
| parent | 6c50494578d1dc07968fdd7f469c8cc4a6125d16 (diff) | |
| download | alicelinux-e98203897684821c6237d7ce0b97dba69d9e650c.tar.gz alicelinux-e98203897684821c6237d7ce0b97dba69d9e650c.zip | |
glib: updated to 2.84.1
Diffstat (limited to 'repos/extra/glib/abuild')
| -rw-r--r-- | repos/extra/glib/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/glib/abuild b/repos/extra/glib/abuild index 2f50f89a..319a7e67 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.84.0 +version=2.84.1 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |