timestamps-fix() {
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/test/runtests.jl"
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/test/Project.toml"
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/solver.jl"
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/range.jl"
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/iis.jl"
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/bound.jl"
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/MathOptIIS.jl"
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/README.md"
  touch -c -d "2026-02-19 23:58:46.609830716 +0000" "usr/share/julia/arch-site/MathOptIIS/Project.toml"
  touch -c -d "2026-02-19 23:58:31.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
