timestamps-fix() {
  touch -c -d "2025-12-11 04:31:17.000000000 +0000" "usr/share/julia/arch-site/MappedArrays/test/runtests.jl"
  touch -c -d "2025-12-11 04:31:17.000000000 +0000" "usr/share/julia/arch-site/MappedArrays/src/MappedArrays.jl"
  touch -c -d "2025-12-11 04:31:17.000000000 +0000" "usr/share/julia/arch-site/MappedArrays/README.md"
  touch -c -d "2025-12-11 04:31:31.459671889 +0000" "usr/share/julia/arch-site/MappedArrays/Project.toml"
  touch -c -d "2025-12-11 04:31:17.000000000 +0000" "usr/share/julia/arch-site/MappedArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
