Skip to content

Commit

Permalink
Revert "Update glib to version 2.80.0"
Browse files Browse the repository at this point in the history
This reverts commit edfc39c.
  • Loading branch information
danyeaw authored and pbor committed Mar 19, 2024
1 parent 72c5c64 commit 48c97ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/glib.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ def __init__(self):
Project.__init__(
self,
"glib",
version="2.80.0",
version="2.78.4",
lastversion_even=True,
repository="https://gitlab.gnome.org/GNOME/glib",
archive_url="https://download.gnome.org/sources/glib/{major}.{minor}/glib-{version}.tar.xz",
hash="8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d",
hash="24b8e0672dca120cc32d394bccb85844e732e04fe75d18bb0573b2dbc7548f63",
dependencies=[
"ninja",
"meson",
Expand Down

0 comments on commit 48c97ce

Please sign in to comment.