timestamps-fix() {
  touch -c -d "2025-10-06 05:09:12.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/test/runtests.jl"
  touch -c -d "2025-10-06 05:09:12.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/test/qa_tests.jl"
  touch -c -d "2025-10-06 05:09:12.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/test/core_tests.jl"
  touch -c -d "2025-10-06 05:09:12.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/src/SCCNonlinearSolve.jl"
  touch -c -d "2025-10-06 05:09:26.553418293 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/Project.toml"
  touch -c -d "2025-10-06 05:09:12.000000000 +0000" "usr/share/julia/arch-site/SCCNonlinearSolve/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
