timestamps-fix() {
  touch -c -d "2025-10-24 04:34:10.181570870 +0000" "usr/share/julia/arch-site/Expat_jll/src/Expat_jll.jl"
  touch -c -d "2025-10-24 04:33:55.000000000 +0000" "usr/share/julia/arch-site/Expat_jll/README.md"
  touch -c -d "2025-10-24 04:34:10.616782779 +0000" "usr/share/julia/arch-site/Expat_jll/Project.toml"
  touch -c -d "2025-10-24 04:33:55.000000000 +0000" "usr/share/julia/arch-site/Expat_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
