timestamps-fix() {
  touch -c -d "2025-07-22 20:18:10.983696527 +0000" "usr/share/julia/arch-site/Gettext_jll/src/Gettext_jll.jl"
  touch -c -d "2025-07-22 20:17:55.000000000 +0000" "usr/share/julia/arch-site/Gettext_jll/README.md"
  touch -c -d "2025-07-22 20:18:11.683698480 +0000" "usr/share/julia/arch-site/Gettext_jll/Project.toml"
  touch -c -d "2025-07-22 20:17:55.000000000 +0000" "usr/share/julia/arch-site/Gettext_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
