timestamps-fix() {
  touch -c -d "2026-09-03 06:17:45.215000305 +0000" "usr/share/julia/arch-site/ASL_jll/src/ASL_jll.jl"
  touch -c -d "2026-09-03 06:17:25.000000000 +0000" "usr/share/julia/arch-site/ASL_jll/README.md"
  touch -c -d "2026-09-03 06:17:45.935280875 +0000" "usr/share/julia/arch-site/ASL_jll/Project.toml"
  touch -c -d "2026-09-03 06:17:25.000000000 +0000" "usr/share/julia/arch-site/ASL_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
