timestamps-fix() {
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/test/runtests.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/test/qa_tests.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/test/orbital_tests.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/test/nlls_tests.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/test/basic_problems_tests.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/src/sparse_jacobians.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/src/single_shooting.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/src/multiple_shooting.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/src/algorithms.jl"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/src/BoundaryValueDiffEqShooting.jl"
  touch -c -d "2025-06-23 23:55:58.674038464 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/Project.toml"
  touch -c -d "2025-06-23 23:55:43.000000000 +0000" "usr/share/julia/arch-site/BoundaryValueDiffEqShooting/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
