timestamps-fix() {
  touch -c -d "2025-12-12 18:54:44.419299613 +0000" "usr/share/julia/arch-site/FLINT_jll/src/FLINT_jll.jl"
  touch -c -d "2025-12-12 18:54:27.000000000 +0000" "usr/share/julia/arch-site/FLINT_jll/README.md"
  touch -c -d "2025-12-12 18:54:44.888819193 +0000" "usr/share/julia/arch-site/FLINT_jll/Project.toml"
  touch -c -d "2025-12-12 18:54:27.000000000 +0000" "usr/share/julia/arch-site/FLINT_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
