timestamps-fix() {
  touch -c -d "2024-05-16 13:25:44.000000000 +0800" "usr/share/julia/arch-site/ImageIO/LICENSE"
  touch -c -d "2024-05-16 13:25:59.768409660 +0800" "usr/share/julia/arch-site/ImageIO/Project.toml"
  touch -c -d "2024-05-16 13:25:44.000000000 +0800" "usr/share/julia/arch-site/ImageIO/README.md"
  touch -c -d "2024-05-16 13:25:44.000000000 +0800" "usr/share/julia/arch-site/ImageIO/src/ImageIO.jl"
  touch -c -d "2024-05-16 13:25:44.000000000 +0800" "usr/share/julia/arch-site/ImageIO/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
