Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions glib.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: glib
version: 2.76.1
version: 2.76.4
epoch: 0
description: Common C routines used by Gtk+ and other libs
copyright:
Expand Down Expand Up @@ -40,7 +40,7 @@ var-transforms:
pipeline:
- uses: fetch
with:
expected-sha256: 43dc0f6a126958f5b454136c4398eab420249c16171a769784486e25f2fda19f
expected-sha256: 5a5a191c96836e166a7771f7ea6ca2b0069c603c7da3cba1cd38d1694a395dda
uri: https://download.gnome.org/sources/glib/${{vars.mangled-package-version}}/glib-${{package.version}}.tar.xz

- uses: meson/configure
Expand Down