Merge pull request #1687 from Rmys/master

glib2-2.78.0
This commit is contained in:
Rmys
2023-09-08 18:14:15 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library of handy utility functions</Summary>
<Description>glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.</Description>
<Archive sha1sum="cb320ab1d931202ff613e56df793da65f619b192" type="tarxz">mirrors://gnome/glib/2.77/glib-2.77.2.tar.xz</Archive>
<Archive sha1sum="664e2498cffb55016abfc3a4a0158ee2586d05d1" type="tarxz">mirrors://gnome/glib/2.78/glib-2.78.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>ninja</Dependency>
@@ -141,6 +141,13 @@
</Package>
<History>
<Update release="40">
<Date>2023-09-08</Date>
<Version>2.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2023-08-13</Date>
<Version>2.77.2</Version>