timestamps-fix() {
  touch -c -d "2025-08-13 18:26:19.056618746 +0000" "usr/share/julia/arch-site/Fontconfig_jll/src/Fontconfig_jll.jl"
  touch -c -d "2025-08-13 18:26:04.000000000 +0000" "usr/share/julia/arch-site/Fontconfig_jll/README.md"
  touch -c -d "2025-08-13 18:26:19.534790717 +0000" "usr/share/julia/arch-site/Fontconfig_jll/Project.toml"
  touch -c -d "2025-08-13 18:26:04.000000000 +0000" "usr/share/julia/arch-site/Fontconfig_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
