timestamps-fix() {
  touch -c -d "2025-05-23 21:07:12.191427879 +0000" "usr/share/julia/arch-site/FreeType2_jll/src/FreeType2_jll.jl"
  touch -c -d "2025-05-23 21:06:56.000000000 +0000" "usr/share/julia/arch-site/FreeType2_jll/README.md"
  touch -c -d "2025-05-23 21:07:12.987408623 +0000" "usr/share/julia/arch-site/FreeType2_jll/Project.toml"
  touch -c -d "2025-05-23 21:06:56.000000000 +0000" "usr/share/julia/arch-site/FreeType2_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
