timestamps-fix() {
  touch -c -d "2025-06-30 04:51:24.254734166 +0000" "usr/share/julia/arch-site/xkbcommon_jll/src/xkbcommon_jll.jl"
  touch -c -d "2025-06-30 04:51:08.000000000 +0000" "usr/share/julia/arch-site/xkbcommon_jll/README.md"
  touch -c -d "2025-06-30 04:51:24.963045695 +0000" "usr/share/julia/arch-site/xkbcommon_jll/Project.toml"
  touch -c -d "2025-06-30 04:51:08.000000000 +0000" "usr/share/julia/arch-site/xkbcommon_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
