timestamps-fix() {
  touch -c -d "2026-08-05 03:04:36.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/test/runtests.jl"
  touch -c -d "2026-08-05 03:04:36.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/test/data/enlight9.mps"
  touch -c -d "2026-08-05 03:04:36.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/test/data/enlight4.mps"
  touch -c -d "2026-08-05 03:04:36.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/test/Project.toml"
  touch -c -d "2026-08-05 03:04:36.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/MathOptIIS.jl"
  touch -c -d "2026-08-05 03:04:36.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/interval.jl"
  touch -c -d "2026-08-05 03:04:36.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/README.md"
  touch -c -d "2026-08-05 03:04:51.258443647 +0000" "usr/share/julia/arch-site/MathOptIIS/Project.toml"
  touch -c -d "2026-08-05 03:04:36.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
