timestamps-fix() {
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/teststats.out"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/test-stats.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/test-restart.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/test-logging.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/test-callback.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/test-allocs.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/runtests.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/dummy-solver.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/test/Project.toml"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/src/stats.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/src/solver.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/src/logger.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/src/SolverCore.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/ext/SolverCoreNLPModelsExt.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/src/index.md"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/src/assets/style.css"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/src/assets/logo.png"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/src/95-reference.md"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/src/91-developer.md"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/src/90-contributing.md"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/src/1-jso-compliant.md"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/make.jl"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/docs/Project.toml"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/README.md"
  touch -c -d "2025-12-05 16:04:45.468723880 +0000" "usr/share/julia/arch-site/SolverCore/Project.toml"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/LICENSE"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/CODE_OF_CONDUCT.md"
  touch -c -d "2025-12-05 16:04:30.000000000 +0000" "usr/share/julia/arch-site/SolverCore/CITATION.cff"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
