timestamps-fix() {
  touch -c -d "2023-10-03 15:27:30.654099675 +0800" "usr/share/julia/arch-site/EpollShim_jll/src/EpollShim_jll.jl"
  touch -c -d "2023-10-03 15:25:46.000000000 +0800" "usr/share/julia/arch-site/EpollShim_jll/README.md"
  touch -c -d "2023-10-03 15:27:31.154100114 +0800" "usr/share/julia/arch-site/EpollShim_jll/Project.toml"
  touch -c -d "2023-10-03 15:25:46.000000000 +0800" "usr/share/julia/arch-site/EpollShim_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
