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 at-spi2-core.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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
Expand Down
Loading