timestamps-fix() {
  touch -c -d "2025-02-13 05:47:50.000000000 +0000" "usr/share/julia/arch-site/libevent_jll/LICENSE"
  touch -c -d "2025-02-13 05:48:10.125295455 +0000" "usr/share/julia/arch-site/libevent_jll/Project.toml"
  touch -c -d "2025-02-13 05:47:50.000000000 +0000" "usr/share/julia/arch-site/libevent_jll/README.md"
  touch -c -d "2025-02-13 05:48:09.421960263 +0000" "usr/share/julia/arch-site/libevent_jll/src/libevent_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
