timestamps-fix() {
  touch -c -d "2025-08-28 04:21:22.461685717 +0000" "usr/share/julia/arch-site/FLINT_jll/src/FLINT_jll.jl"
  touch -c -d "2025-08-28 04:21:05.000000000 +0000" "usr/share/julia/arch-site/FLINT_jll/README.md"
  touch -c -d "2025-08-28 04:21:22.943994285 +0000" "usr/share/julia/arch-site/FLINT_jll/Project.toml"
  touch -c -d "2025-08-28 04:21:05.000000000 +0000" "usr/share/julia/arch-site/FLINT_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
