timestamps-fix() {
  touch -c -d "2025-01-20 05:34:40.000000000 +0000" "usr/share/julia/arch-site/PtrArrays/LICENSE"
  touch -c -d "2025-01-20 05:35:08.779324213 +0000" "usr/share/julia/arch-site/PtrArrays/Project.toml"
  touch -c -d "2025-01-20 05:34:40.000000000 +0000" "usr/share/julia/arch-site/PtrArrays/README.md"
  touch -c -d "2025-01-20 05:34:40.000000000 +0000" "usr/share/julia/arch-site/PtrArrays/src/PtrArrays.jl"
  touch -c -d "2025-01-20 05:34:40.000000000 +0000" "usr/share/julia/arch-site/PtrArrays/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
