timestamps-fix() {
  touch -c -d "2026-08-05 02:13:29.069069253 +0000" "usr/share/julia/arch-site/FLINT_jll/src/FLINT_jll.jl"
  touch -c -d "2026-08-05 02:13:13.000000000 +0000" "usr/share/julia/arch-site/FLINT_jll/README.md"
  touch -c -d "2026-08-05 02:13:29.601770910 +0000" "usr/share/julia/arch-site/FLINT_jll/Project.toml"
  touch -c -d "2026-08-05 02:13:13.000000000 +0000" "usr/share/julia/arch-site/FLINT_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
