timestamps-fix() {
  touch -c -d "2026-02-23 13:18:43.000000000 +0000" "usr/share/julia/arch-site/PtrArrays/test/runtests.jl"
  touch -c -d "2026-02-23 13:18:43.000000000 +0000" "usr/share/julia/arch-site/PtrArrays/src/PtrArrays.jl"
  touch -c -d "2026-02-23 13:18:43.000000000 +0000" "usr/share/julia/arch-site/PtrArrays/README.md"
  touch -c -d "2026-02-23 13:18:57.883481151 +0000" "usr/share/julia/arch-site/PtrArrays/Project.toml"
  touch -c -d "2026-02-23 13:18:43.000000000 +0000" "usr/share/julia/arch-site/PtrArrays/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
