timestamps-fix() {
  touch -c -d "2025-09-29 04:20:35.000000000 +0000" "usr/share/julia/arch-site/EnzymeCore/test/runtests.jl"
  touch -c -d "2025-09-29 04:20:35.000000000 +0000" "usr/share/julia/arch-site/EnzymeCore/test/mode_modification.jl"
  touch -c -d "2025-09-29 04:20:35.000000000 +0000" "usr/share/julia/arch-site/EnzymeCore/test/misc.jl"
  touch -c -d "2025-09-29 04:20:35.000000000 +0000" "usr/share/julia/arch-site/EnzymeCore/test/Project.toml"
  touch -c -d "2025-09-29 04:20:35.000000000 +0000" "usr/share/julia/arch-site/EnzymeCore/src/rules.jl"
  touch -c -d "2025-09-29 04:20:35.000000000 +0000" "usr/share/julia/arch-site/EnzymeCore/src/EnzymeCore.jl"
  touch -c -d "2025-09-29 04:20:35.000000000 +0000" "usr/share/julia/arch-site/EnzymeCore/ext/AdaptExt.jl"
  touch -c -d "2025-09-29 04:20:48.519610156 +0000" "usr/share/julia/arch-site/EnzymeCore/Project.toml"
  touch -c -d "2025-09-29 04:20:35.000000000 +0000" "usr/share/julia/arch-site/EnzymeCore/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
