timestamps-fix() {
  touch -c -d "2025-08-13 18:20:46.798275265 +0000" "usr/share/julia/arch-site/Expat_jll/src/Expat_jll.jl"
  touch -c -d "2025-08-13 18:20:32.000000000 +0000" "usr/share/julia/arch-site/Expat_jll/README.md"
  touch -c -d "2025-08-13 18:20:47.259376366 +0000" "usr/share/julia/arch-site/Expat_jll/Project.toml"
  touch -c -d "2025-08-13 18:20:32.000000000 +0000" "usr/share/julia/arch-site/Expat_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
