timestamps-fix() {
  touch -c -d "2026-09-03 06:22:03.230194006 +0000" "usr/share/julia/arch-site/Ipopt_jll/src/Ipopt_jll.jl"
  touch -c -d "2026-09-03 06:21:37.000000000 +0000" "usr/share/julia/arch-site/Ipopt_jll/README.md"
  touch -c -d "2026-09-03 06:22:03.948464533 +0000" "usr/share/julia/arch-site/Ipopt_jll/Project.toml"
  touch -c -d "2026-09-03 06:21:37.000000000 +0000" "usr/share/julia/arch-site/Ipopt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
