timestamps-fix() {
  touch -c -d "2023-10-27 04:24:30.660207135 +0800" "usr/share/julia/arch-site/ASL_jll/src/ASL_jll.jl"
  touch -c -d "2023-10-27 04:24:16.000000000 +0800" "usr/share/julia/arch-site/ASL_jll/README.md"
  touch -c -d "2023-10-27 04:24:31.250206998 +0800" "usr/share/julia/arch-site/ASL_jll/Project.toml"
  touch -c -d "2023-10-27 04:24:16.000000000 +0800" "usr/share/julia/arch-site/ASL_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
