timestamps-fix() {
  touch -c -d "2026-02-05 20:43:20.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/test/runtests.jl"
  touch -c -d "2026-02-05 20:43:20.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/test/qa.jl"
  touch -c -d "2026-02-05 20:43:20.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/src/solve.jl"
  touch -c -d "2026-02-05 20:43:20.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/src/cache.jl"
  touch -c -d "2026-02-05 20:43:20.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/src/alg_utils.jl"
  touch -c -d "2026-02-05 20:43:20.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/src/ImplicitDiscreteSolve.jl"
  touch -c -d "2026-02-05 20:43:37.652597500 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/Project.toml"
  touch -c -d "2026-02-05 20:43:20.000000000 +0000" "usr/share/julia/arch-site/ImplicitDiscreteSolve/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
