timestamps-fix() {
  touch -c -d "2024-12-30 06:38:24.000000000 +0000" "usr/share/julia/arch-site/Wayland_protocols_jll/LICENSE"
  touch -c -d "2024-12-30 06:38:40.323040142 +0000" "usr/share/julia/arch-site/Wayland_protocols_jll/Project.toml"
  touch -c -d "2024-12-30 06:38:24.000000000 +0000" "usr/share/julia/arch-site/Wayland_protocols_jll/README.md"
  touch -c -d "2024-12-30 06:38:39.556372428 +0000" "usr/share/julia/arch-site/Wayland_protocols_jll/src/Wayland_protocols_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
