timestamps-fix() {
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/CITATION.cff"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/LICENSE.md"
  touch -c -d "2024-04-30 06:12:42.796504686 +0800" "usr/share/julia/arch-site/SolverCore/Project.toml"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/README.md"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/docs/Project.toml"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/docs/make.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/docs/src/assets/logo.png"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/docs/src/assets/style.css"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/docs/src/index.md"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/docs/src/jso-compliant.md"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/docs/src/reference.md"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/src/SolverCore.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/src/dummy_solver.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/src/logger.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/src/solver.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/src/stats.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/test/runtests.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/test/test_callback.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/test/test_logging.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/test/test_restart.jl"
  touch -c -d "2024-04-30 06:12:27.000000000 +0800" "usr/share/julia/arch-site/SolverCore/test/test_stats.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
