diff --git a/glib.yaml b/glib.yaml index 6cc488901d..45a40ecd2c 100644 --- a/glib.yaml +++ b/glib.yaml @@ -1,7 +1,7 @@ package: name: glib - version: 2.80.0 - epoch: 1 + version: 2.80.1 + epoch: 0 description: Common C routines used by Gtk+ and other libs copyright: - license: LGPL-2.1-or-later @@ -43,7 +43,7 @@ var-transforms: pipeline: - uses: fetch with: - expected-sha256: 8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d + expected-sha256: bcfc8c2fab64fc9dcb91011375422159f1440502257fb90219215079d8716705 uri: https://download.gnome.org/sources/glib/${{vars.mangled-package-version}}/glib-${{package.version}}.tar.xz - uses: meson/configure