timestamps-fix() {
  touch -c -d "2025-08-13 18:31:37.276912222 +0000" "usr/share/julia/arch-site/XSLT_jll/src/XSLT_jll.jl"
  touch -c -d "2025-08-13 18:31:20.000000000 +0000" "usr/share/julia/arch-site/XSLT_jll/README.md"
  touch -c -d "2025-08-13 18:31:37.726395149 +0000" "usr/share/julia/arch-site/XSLT_jll/Project.toml"
  touch -c -d "2025-08-13 18:31:20.000000000 +0000" "usr/share/julia/arch-site/XSLT_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
