timestamps-fix() {
  touch -c -d "2026-08-05 11:53:59.580925211 +0000" "usr/share/julia/arch-site/CoreMath_jll/src/CoreMath_jll.jl"
  touch -c -d "2026-08-05 11:53:44.000000000 +0000" "usr/share/julia/arch-site/CoreMath_jll/README.md"
  touch -c -d "2026-08-05 11:54:00.127666500 +0000" "usr/share/julia/arch-site/CoreMath_jll/Project.toml"
  touch -c -d "2026-08-05 11:53:44.000000000 +0000" "usr/share/julia/arch-site/CoreMath_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
