timestamps-fix() {
  touch -c -d "2025-10-22 09:27:02.887355301 -0400" "usr/share/julia/arch-site/Expat_jll/LICENSE"
  touch -c -d "2025-10-22 09:27:04.456701308 -0400" "usr/share/julia/arch-site/Expat_jll/Project.toml"
  touch -c -d "2025-10-22 09:27:02.887355301 -0400" "usr/share/julia/arch-site/Expat_jll/README.md"
  touch -c -d "2025-10-22 09:27:03.794989906 -0400" "usr/share/julia/arch-site/Expat_jll/src/Expat_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
