timestamps-fix() {
  touch -c -d "2026-08-05 02:29:11.859866299 +0000" "usr/share/julia/arch-site/ODEInterface_jll/src/ODEInterface_jll.jl"
  touch -c -d "2026-08-05 02:28:56.000000000 +0000" "usr/share/julia/arch-site/ODEInterface_jll/README.md"
  touch -c -d "2026-08-05 02:29:12.404720384 +0000" "usr/share/julia/arch-site/ODEInterface_jll/Project.toml"
  touch -c -d "2026-08-05 02:28:56.000000000 +0000" "usr/share/julia/arch-site/ODEInterface_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
