timestamps-fix() {
  touch -c -d "2025-06-24 00:03:06.724070355 +0000" "usr/share/julia/arch-site/Wayland_protocols_jll/src/Wayland_protocols_jll.jl"
  touch -c -d "2025-06-24 00:02:51.000000000 +0000" "usr/share/julia/arch-site/Wayland_protocols_jll/README.md"
  touch -c -d "2025-06-24 00:03:07.362526527 +0000" "usr/share/julia/arch-site/Wayland_protocols_jll/Project.toml"
  touch -c -d "2025-06-24 00:02:51.000000000 +0000" "usr/share/julia/arch-site/Wayland_protocols_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
