timestamps-fix() {
  touch -c -d "2025-08-12 23:18:55.007797374 +0000" "usr/share/julia/arch-site/Dbus_jll/src/Dbus_jll.jl"
  touch -c -d "2025-08-12 23:18:41.000000000 +0000" "usr/share/julia/arch-site/Dbus_jll/README.md"
  touch -c -d "2025-08-12 23:18:55.472517920 +0000" "usr/share/julia/arch-site/Dbus_jll/Project.toml"
  touch -c -d "2025-08-12 23:18:41.000000000 +0000" "usr/share/julia/arch-site/Dbus_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
