Skip to content

Commit

Permalink
Rename pixmap to pixman
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Nov 10, 2023
1 parent 7950b5a commit 71e01dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3128,7 +3128,7 @@ jobs:
echo "* Nettle ${{env.nettle_version}}" >> "${{env.release_notes_file}}"
echo "* GnuTLS ${{env.gnutls_version}}" >> "${{env.release_notes_file}}"
echo "* ICU4C ${{env.icu4c_version}}" >> "${{env.release_notes_file}}"
echo "* Pixmap ${{env.pixman_version}}" >> "${{env.release_notes_file}}"
echo "* pixman ${{env.pixman_version}}" >> "${{env.release_notes_file}}"
echo "* Expat ${{env.expat_version}}" >> "${{env.release_notes_file}}"
echo "* Boost ${{env.boost_version}}" >> "${{env.release_notes_file}}"
echo "* libxml2 ${{env.libxml2_version}}" >> "${{env.release_notes_file}}"
Expand Down

0 comments on commit 71e01dd

Please sign in to comment.