timestamps-fix() {
  touch -c -d "2023-10-03 15:19:49.000000000 +0800" "usr/share/julia/arch-site/Reexport/test/runtests.jl"
  touch -c -d "2023-10-03 15:19:49.000000000 +0800" "usr/share/julia/arch-site/Reexport/src/Reexport.jl"
  touch -c -d "2023-10-03 15:19:49.000000000 +0800" "usr/share/julia/arch-site/Reexport/README.md"
  touch -c -d "2023-10-03 15:20:47.053745470 +0800" "usr/share/julia/arch-site/Reexport/Project.toml"
  touch -c -d "2023-10-03 15:19:49.000000000 +0800" "usr/share/julia/arch-site/Reexport/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
