timestamps-fix() {
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/test/runtests.jl"
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/test/Project.toml"
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/solver.jl"
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/range.jl"
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/iis.jl"
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/bound.jl"
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/src/MathOptIIS.jl"
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/README.md"
  touch -c -d "2025-08-12 22:46:42.271145507 +0000" "usr/share/julia/arch-site/MathOptIIS/Project.toml"
  touch -c -d "2025-08-12 22:46:28.000000000 +0000" "usr/share/julia/arch-site/MathOptIIS/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
