Merge pull request #1599 from Rmys/master

glib2-2.76.2
This commit is contained in:
Rmys
2023-04-21 22:40:52 +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="fc2ddcf300de8527827c078883920b5f4361ebd6" type="tarxz">mirrors://gnome/glib/2.76/glib-2.76.1.tar.xz</Archive>
<Archive sha1sum="82814b53dfca129cc2ddae503c6340deb8b457ad" type="tarxz">mirrors://gnome/glib/2.76/glib-2.76.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>ninja</Dependency>
@@ -141,6 +141,13 @@
</Package>
<History>
<Update release="34">
<Date>2023-04-21</Date>
<Version>2.76.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2023-04-17</Date>
<Version>2.76.1</Version>