timestamps-fix() {
  touch -c -d "2026-01-30 13:06:35.966437983 +0000" "usr/share/julia/arch-site/Gettext_jll/src/Gettext_jll.jl"
  touch -c -d "2026-01-30 13:06:20.000000000 +0000" "usr/share/julia/arch-site/Gettext_jll/README.md"
  touch -c -d "2026-01-30 13:06:36.505767581 +0000" "usr/share/julia/arch-site/Gettext_jll/Project.toml"
  touch -c -d "2026-01-30 13:06:20.000000000 +0000" "usr/share/julia/arch-site/Gettext_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
