timestamps-fix() {
  touch -c -d "2025-08-21 04:22:09.422677055 +0000" "usr/share/julia/arch-site/Fontconfig_jll/src/Fontconfig_jll.jl"
  touch -c -d "2025-08-21 04:21:55.000000000 +0000" "usr/share/julia/arch-site/Fontconfig_jll/README.md"
  touch -c -d "2025-08-21 04:22:09.885086257 +0000" "usr/share/julia/arch-site/Fontconfig_jll/Project.toml"
  touch -c -d "2025-08-21 04:21:55.000000000 +0000" "usr/share/julia/arch-site/Fontconfig_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
