timestamps-fix() {
  touch -c -d "2025-08-13 18:24:27.985167277 +0000" "usr/share/julia/arch-site/Dbus_jll/src/Dbus_jll.jl"
  touch -c -d "2025-08-13 18:24:14.000000000 +0000" "usr/share/julia/arch-site/Dbus_jll/README.md"
  touch -c -d "2025-08-13 18:24:28.476622502 +0000" "usr/share/julia/arch-site/Dbus_jll/Project.toml"
  touch -c -d "2025-08-13 18:24:14.000000000 +0000" "usr/share/julia/arch-site/Dbus_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
