timestamps-fix() {
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/test/sparsity_tests.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/test/runtests.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/test/rootfind_tests.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/test/qa_tests.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/test/misc_tests.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/test/least_squares_tests.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/trust_region.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/solve.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/raphson.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/pseudo_transient.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/poly_algs.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/levenberg_marquardt.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/gauss_newton.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/forward_diff.jl"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/src/NonlinearSolveFirstOrder.jl"
  touch -c -d "2025-10-29 16:48:15.690748330 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/Project.toml"
  touch -c -d "2025-10-29 16:48:01.000000000 +0000" "usr/share/julia/arch-site/NonlinearSolveFirstOrder/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
