timestamps-fix() {
  touch -c -d "2024-12-03 05:37:57.000000000 +0800" "usr/share/julia/arch-site/EpollShim_jll/LICENSE"
  touch -c -d "2024-12-03 05:38:14.105811487 +0800" "usr/share/julia/arch-site/EpollShim_jll/Project.toml"
  touch -c -d "2024-12-03 05:37:57.000000000 +0800" "usr/share/julia/arch-site/EpollShim_jll/README.md"
  touch -c -d "2024-12-03 05:38:13.459140537 +0800" "usr/share/julia/arch-site/EpollShim_jll/src/EpollShim_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
