timestamps-fix() {
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/test/runtests.jl"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/src/shiftedarray.jl"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/src/lag.jl"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/src/fftshift.jl"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/src/circshiftedarray.jl"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/src/circshift.jl"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/src/ShiftedArrays.jl"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/docs/src/index.md"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/docs/src/api.md"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/docs/make.jl"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/docs/Project.toml"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/docs/Manifest.toml"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/README.md"
  touch -c -d "2023-10-08 21:24:44.583802908 +0800" "usr/share/julia/arch-site/ShiftedArrays/Project.toml"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/NEWS.md"
  touch -c -d "2023-10-08 21:24:32.000000000 +0800" "usr/share/julia/arch-site/ShiftedArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
