timestamps-fix() {
  touch -c -d "2025-08-13 18:46:08.511449351 +0000" "usr/share/julia/arch-site/Qt6Declarative_jll/src/Qt6Declarative_jll.jl"
  touch -c -d "2025-08-13 18:45:52.000000000 +0000" "usr/share/julia/arch-site/Qt6Declarative_jll/README.md"
  touch -c -d "2025-08-13 18:46:08.987323019 +0000" "usr/share/julia/arch-site/Qt6Declarative_jll/Project.toml"
  touch -c -d "2025-08-13 18:45:52.000000000 +0000" "usr/share/julia/arch-site/Qt6Declarative_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
