timestamps-fix() {
  touch -c -d "2026-08-31 05:34:57.000000000 +0000" "usr/share/julia/arch-site/ImageIO/test/runtests.jl"
  touch -c -d "2026-08-31 05:34:57.000000000 +0000" "usr/share/julia/arch-site/ImageIO/src/ImageIO.jl"
  touch -c -d "2026-08-31 05:34:57.000000000 +0000" "usr/share/julia/arch-site/ImageIO/README.md"
  touch -c -d "2026-08-31 05:35:12.232553595 +0000" "usr/share/julia/arch-site/ImageIO/Project.toml"
  touch -c -d "2026-08-31 05:34:57.000000000 +0000" "usr/share/julia/arch-site/ImageIO/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
