timestamps-fix() {
  touch -c -d "2025-08-12 23:16:54.005473376 +0000" "usr/share/julia/arch-site/Ipopt_jll/src/Ipopt_jll.jl"
  touch -c -d "2025-08-12 23:16:37.000000000 +0000" "usr/share/julia/arch-site/Ipopt_jll/README.md"
  touch -c -d "2025-08-12 23:16:54.482915251 +0000" "usr/share/julia/arch-site/Ipopt_jll/Project.toml"
  touch -c -d "2025-08-12 23:16:37.000000000 +0000" "usr/share/julia/arch-site/Ipopt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
