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
6 changes: 3 additions & 3 deletions fontconfig.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: fontconfig
version: "2.16.0"
epoch: 1
version: "2.16.1"
epoch: 0
description: Library for configuring and customizing font access
copyright:
- license: MIT
Expand Down Expand Up @@ -38,7 +38,7 @@ pipeline:
with:
repository: https://gitlab.freedesktop.org/fontconfig/fontconfig.git
tag: ${{package.version}}
expected-commit: 127bb4dbfca7ba669eb40212ffcf24dd8f30351b
expected-commit: fdfc3445d1cc9c1c7e587fb2a1287871de16faf9

- runs: |
rm -f src/fcobjshash.h
Expand Down
Loading