timestamps-fix() {
  touch -c -d "2025-08-13 18:23:14.865871857 +0000" "usr/share/julia/arch-site/Gettext_jll/src/Gettext_jll.jl"
  touch -c -d "2025-08-13 18:23:00.000000000 +0000" "usr/share/julia/arch-site/Gettext_jll/README.md"
  touch -c -d "2025-08-13 18:23:15.324987556 +0000" "usr/share/julia/arch-site/Gettext_jll/Project.toml"
  touch -c -d "2025-08-13 18:23:00.000000000 +0000" "usr/share/julia/arch-site/Gettext_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
