timestamps-fix() {
  touch -c -d "2025-08-13 18:48:16.964969624 +0000" "usr/share/julia/arch-site/ASL_jll/src/ASL_jll.jl"
  touch -c -d "2025-08-13 18:48:02.000000000 +0000" "usr/share/julia/arch-site/ASL_jll/README.md"
  touch -c -d "2025-08-13 18:48:17.437662664 +0000" "usr/share/julia/arch-site/ASL_jll/Project.toml"
  touch -c -d "2025-08-13 18:48:02.000000000 +0000" "usr/share/julia/arch-site/ASL_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
