timestamps-fix() {
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/test/runtests.jl"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/test/qa.jl"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/test/prk_convergence.jl"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/test/jet.jl"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/src/prk_perform_step.jl"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/src/prk_caches.jl"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/src/algorithms.jl"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/src/alg_utils.jl"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/src/OrdinaryDiffEqPRK.jl"
  touch -c -d "2025-08-12 20:25:00.037037136 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/Project.toml"
  touch -c -d "2025-08-12 20:24:46.000000000 +0000" "usr/share/julia/arch-site/OrdinaryDiffEqPRK/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
