Skip to content

Commit

Permalink
Merge pull request #10447 from ajayk/gobject-revert
Browse files Browse the repository at this point in the history
revert gobject to 1.78.1 on main
  • Loading branch information
ajayk authored Dec 27, 2023
2 parents 50ee974 + b9f2ab5 commit 39f25df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gobject-introspection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: gobject-introspection
version: 1.79.0
epoch: 0
version: 1.78.1
epoch: 1
description: Introspection system for GObject-based libraries
copyright:
- license: LGPL-2.0-or-later AND GPL-2.0-or-later AND MIT
Expand Down Expand Up @@ -47,7 +47,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 2aed9cdcfb3d423cc608b122191eda5968a7c27094b15ccf2c00a4866a9cd943
expected-sha256: bd7babd99af7258e76819e45ba4a6bc399608fe762d83fde3cac033c50841bb4
uri: https://download.gnome.org/sources/gobject-introspection/${{vars.mangled-package-version}}/gobject-introspection-${{package.version}}.tar.xz

- uses: meson/configure
Expand Down

0 comments on commit 39f25df

Please sign in to comment.