timestamps-fix() {
  touch -c -d "2026-08-05 11:55:27.891679778 +0000" "usr/share/julia/arch-site/Qt6Svg_jll/src/Qt6Svg_jll.jl"
  touch -c -d "2026-08-05 11:55:10.000000000 +0000" "usr/share/julia/arch-site/Qt6Svg_jll/README.md"
  touch -c -d "2026-08-05 11:55:28.446490664 +0000" "usr/share/julia/arch-site/Qt6Svg_jll/Project.toml"
  touch -c -d "2026-08-05 11:55:10.000000000 +0000" "usr/share/julia/arch-site/Qt6Svg_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
