timestamps-fix() {
  touch -c -d "2026-08-05 13:26:13.478219094 +0000" "usr/share/julia/arch-site/Qt6Declarative_jll/src/Qt6Declarative_jll.jl"
  touch -c -d "2026-08-05 13:25:55.000000000 +0000" "usr/share/julia/arch-site/Qt6Declarative_jll/README.md"
  touch -c -d "2026-08-05 13:26:14.053331528 +0000" "usr/share/julia/arch-site/Qt6Declarative_jll/Project.toml"
  touch -c -d "2026-08-05 13:25:55.000000000 +0000" "usr/share/julia/arch-site/Qt6Declarative_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
