diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:56:36 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-21 15:56:36 +0000 |
| commit | cf591453c85c4ba0e82d3ee6d68945906543260d (patch) | |
| tree | d1ec084813869bd88ba58c4064a66175298f8bc5 /repos/extra/glib/abuild | |
| parent | a50b75d584e7563dac57fcf9786cf56345bb061d (diff) | |
| download | alicelinux-cf591453c85c4ba0e82d3ee6d68945906543260d.tar.gz alicelinux-cf591453c85c4ba0e82d3ee6d68945906543260d.zip | |
glib: updated to 2.84.2
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 319a7e67..279ea5ab 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,5 +1,5 @@ name=glib -version=2.84.1 +version=2.84.2 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" |