timestamps-fix() {
  touch -c -d "2023-10-04 04:49:51.000000000 +0800" "usr/share/julia/arch-site/RangeArrays/test/runtests.jl"
  touch -c -d "2023-10-04 04:49:51.000000000 +0800" "usr/share/julia/arch-site/RangeArrays/src/repeatedrange.jl"
  touch -c -d "2023-10-04 04:49:51.000000000 +0800" "usr/share/julia/arch-site/RangeArrays/src/matrix.jl"
  touch -c -d "2023-10-04 04:49:51.000000000 +0800" "usr/share/julia/arch-site/RangeArrays/src/RangeArrays.jl"
  touch -c -d "2023-10-04 04:49:51.000000000 +0800" "usr/share/julia/arch-site/RangeArrays/README.md"
  touch -c -d "2023-10-04 04:50:02.848226998 +0800" "usr/share/julia/arch-site/RangeArrays/Project.toml"
  touch -c -d "2023-10-04 04:49:51.000000000 +0800" "usr/share/julia/arch-site/RangeArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
