timestamps-fix() {
  touch -c -d "2023-10-04 04:50:31.000000000 +0800" "usr/share/julia/arch-site/Netpbm/test/test_header_space.pgm"
  touch -c -d "2023-10-04 04:50:31.000000000 +0800" "usr/share/julia/arch-site/Netpbm/test/runtests.jl"
  touch -c -d "2023-10-04 04:50:31.000000000 +0800" "usr/share/julia/arch-site/Netpbm/src/Netpbm.jl"
  touch -c -d "2023-10-04 04:50:31.000000000 +0800" "usr/share/julia/arch-site/Netpbm/README.md"
  touch -c -d "2023-10-04 04:50:42.348270473 +0800" "usr/share/julia/arch-site/Netpbm/Project.toml"
  touch -c -d "2023-10-04 04:50:31.000000000 +0800" "usr/share/julia/arch-site/Netpbm/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
