timestamps-fix() {
  touch -c -d "2026-08-05 02:38:39.376232761 +0000" "usr/share/julia/arch-site/FreeType2_jll/src/FreeType2_jll.jl"
  touch -c -d "2026-08-05 02:38:23.000000000 +0000" "usr/share/julia/arch-site/FreeType2_jll/README.md"
  touch -c -d "2026-08-05 02:38:39.912363500 +0000" "usr/share/julia/arch-site/FreeType2_jll/Project.toml"
  touch -c -d "2026-08-05 02:38:23.000000000 +0000" "usr/share/julia/arch-site/FreeType2_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
