timestamps-fix() {
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/test/runtests.jl"
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/test/core.jl"
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/test/autodiff.jl"
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/src/solve.jl"
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/src/algorithms.jl"
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/src/SteadyStateDiffEq.jl"
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/README.md"
  touch -c -d "2025-10-06 05:09:48.419060637 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/Project.toml"
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/LICENSE.md"
  touch -c -d "2025-10-06 05:09:34.000000000 +0000" "usr/share/julia/arch-site/SteadyStateDiffEq/CITATION.bib"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
