timestamps-fix() {
  touch -c -d "2025-08-13 18:35:18.145809990 +0000" "usr/share/julia/arch-site/FreeType2_jll/src/FreeType2_jll.jl"
  touch -c -d "2025-08-13 18:35:01.000000000 +0000" "usr/share/julia/arch-site/FreeType2_jll/README.md"
  touch -c -d "2025-08-13 18:35:18.626356353 +0000" "usr/share/julia/arch-site/FreeType2_jll/Project.toml"
  touch -c -d "2025-08-13 18:35:01.000000000 +0000" "usr/share/julia/arch-site/FreeType2_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
