timestamps-fix() {
  touch -c -d "2026-01-19 05:00:10.159601200 +0000" "usr/share/julia/arch-site/Ipopt_jll/src/Ipopt_jll.jl"
  touch -c -d "2026-01-19 04:59:55.000000000 +0000" "usr/share/julia/arch-site/Ipopt_jll/README.md"
  touch -c -d "2026-01-19 05:00:10.672475533 +0000" "usr/share/julia/arch-site/Ipopt_jll/Project.toml"
  touch -c -d "2026-01-19 04:59:55.000000000 +0000" "usr/share/julia/arch-site/Ipopt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
