timestamps-fix() {
  touch -c -d "2025-08-12 22:45:31.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/test/runtests.jl"
  touch -c -d "2025-08-12 22:45:31.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/test/qa.jl"
  touch -c -d "2025-08-12 22:45:31.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/src/solve.jl"
  touch -c -d "2025-08-12 22:45:31.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/src/cache.jl"
  touch -c -d "2025-08-12 22:45:31.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/src/alg_utils.jl"
  touch -c -d "2025-08-12 22:45:31.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/src/ImplicitDiscreteSolve.jl"
  touch -c -d "2025-08-12 22:45:45.449267519 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/Project.toml"
  touch -c -d "2025-08-12 22:45:31.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
