timestamps-fix() {
  touch -c -d "2025-10-07 00:12:44.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyArrays/test/runtests.jl"
  touch -c -d "2025-10-07 00:12:44.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyArrays/src/ReadOnlyArrays.jl"
  touch -c -d "2025-10-07 00:12:44.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyArrays/README.md"
  touch -c -d "2025-10-07 00:12:57.836849914 +0000" "usr/share/julia/arch-site/ReadOnlyArrays/Project.toml"
  touch -c -d "2025-10-07 00:12:44.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
