timestamps-fix() {
  touch -c -d "2023-10-03 14:34:39.000000000 +0800" "usr/share/julia/arch-site/PooledArrays/test/runtests.jl"
  touch -c -d "2023-10-03 14:34:39.000000000 +0800" "usr/share/julia/arch-site/PooledArrays/src/PooledArrays.jl"
  touch -c -d "2023-10-03 14:34:39.000000000 +0800" "usr/share/julia/arch-site/PooledArrays/README.md"
  touch -c -d "2023-10-03 14:35:37.881475642 +0800" "usr/share/julia/arch-site/PooledArrays/Project.toml"
  touch -c -d "2023-10-03 14:34:39.000000000 +0800" "usr/share/julia/arch-site/PooledArrays/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
