timestamps-fix() {
  touch -c -d "2023-10-03 16:04:16.389381602 +0800" "usr/share/julia/arch-site/Xorg_xkeyboard_config_jll/src/Xorg_xkeyboard_config_jll.jl"
  touch -c -d "2023-10-03 16:02:32.000000000 +0800" "usr/share/julia/arch-site/Xorg_xkeyboard_config_jll/README.md"
  touch -c -d "2023-10-03 16:04:17.022715498 +0800" "usr/share/julia/arch-site/Xorg_xkeyboard_config_jll/Project.toml"
  touch -c -d "2023-10-03 16:02:32.000000000 +0800" "usr/share/julia/arch-site/Xorg_xkeyboard_config_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
