timestamps-fix() {
  touch -c -d "2025-09-15 04:21:27.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/test/runtests.jl"
  touch -c -d "2025-09-15 04:21:27.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/test/qa_tests.jl"
  touch -c -d "2025-09-15 04:21:27.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/test/core_tests.jl"
  touch -c -d "2025-09-15 04:21:27.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/src/SCCNonlinearSolve.jl"
  touch -c -d "2025-09-15 04:21:40.526108875 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/Project.toml"
  touch -c -d "2025-09-15 04:21:27.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
