timestamps-fix() {
  touch -c -d "2025-09-04 04:21:12.000000000 +0000" "usr/share/julia/arch-site/SciMLJacobianOperators/test/runtests.jl"
  touch -c -d "2025-09-04 04:21:12.000000000 +0000" "usr/share/julia/arch-site/SciMLJacobianOperators/test/core_tests.jl"
  touch -c -d "2025-09-04 04:21:12.000000000 +0000" "usr/share/julia/arch-site/SciMLJacobianOperators/src/SciMLJacobianOperators.jl"
  touch -c -d "2025-09-04 04:21:12.000000000 +0000" "usr/share/julia/arch-site/SciMLJacobianOperators/README.md"
  touch -c -d "2025-09-04 04:21:26.549530544 +0000" "usr/share/julia/arch-site/SciMLJacobianOperators/Project.toml"
  touch -c -d "2025-09-04 04:21:12.000000000 +0000" "usr/share/julia/arch-site/SciMLJacobianOperators/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
