timestamps-fix() {
  touch -c -d "2023-10-04 12:38:41.000000000 +0800" "usr/share/julia/arch-site/MappedArrays/test/runtests.jl"
  touch -c -d "2023-10-04 12:38:41.000000000 +0800" "usr/share/julia/arch-site/MappedArrays/src/MappedArrays.jl"
  touch -c -d "2023-10-04 12:38:41.000000000 +0800" "usr/share/julia/arch-site/MappedArrays/README.md"
  touch -c -d "2023-10-04 12:38:51.144464204 +0800" "usr/share/julia/arch-site/MappedArrays/Project.toml"
  touch -c -d "2023-10-04 12:38:41.000000000 +0800" "usr/share/julia/arch-site/MappedArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
