diff --git a/at-spi2-core.yaml b/at-spi2-core.yaml index bf76604cf1f..85809a739a2 100644 --- a/at-spi2-core.yaml +++ b/at-spi2-core.yaml @@ -1,6 +1,6 @@ package: name: at-spi2-core - version: "2.58.0" + version: "2.58.1" epoch: 0 description: Protocol definitions and daemon for D-Bus at-spi copyright: @@ -34,7 +34,7 @@ pipeline: - uses: git-checkout with: repository: https://gitlab.gnome.org/GNOME/at-spi2-core - expected-commit: 04e665419e7c021ecb350bf05b650f402d168ad8 + expected-commit: 1c403959184b36a2d146840254b7a69dd080ec40 tag: ${{package.version}} - uses: meson/configure