We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55adf3 commit f34d2afCopy full SHA for f34d2af
librsvg.yaml
@@ -1,8 +1,8 @@
1
#nolint:git-checkout-must-use-github-updates
2
package:
3
name: librsvg
4
- version: 2.59.1
5
- epoch: 1
+ version: 2.59.2
+ epoch: 0
6
description: SAX-based renderer for SVG files into a GdkPixbuf
7
copyright:
8
- license: LGPL-2.1-or-later
@@ -52,7 +52,7 @@ pipeline:
52
- uses: git-checkout
53
with:
54
repository: https://gitlab.gnome.org/GNOME/librsvg.git
55
- expected-commit: 1a2ba134f1b9a71334dcad102d865816e91aab2f
+ expected-commit: fe6c6b7e5d5dddb751c2ad28188137dc8a50b9f4
56
tag: ${{package.version}}
57
58
- runs: dot -c
0 commit comments