timestamps-fix() {
  touch -c -d "2024-08-31 21:30:20.000000000 +0800" "usr/share/julia/arch-site/PtrArrays/LICENSE"
  touch -c -d "2024-08-31 21:30:37.630477656 +0800" "usr/share/julia/arch-site/PtrArrays/Project.toml"
  touch -c -d "2024-08-31 21:30:20.000000000 +0800" "usr/share/julia/arch-site/PtrArrays/README.md"
  touch -c -d "2024-08-31 21:30:20.000000000 +0800" "usr/share/julia/arch-site/PtrArrays/src/PtrArrays.jl"
  touch -c -d "2024-08-31 21:30:20.000000000 +0800" "usr/share/julia/arch-site/PtrArrays/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
