timestamps-fix() {
  touch -c -d "2025-05-23 20:56:43.939709890 +0000" "usr/share/julia/arch-site/XSLT_jll/src/XSLT_jll.jl"
  touch -c -d "2025-05-23 20:56:28.000000000 +0000" "usr/share/julia/arch-site/XSLT_jll/README.md"
  touch -c -d "2025-05-23 20:56:44.625038069 +0000" "usr/share/julia/arch-site/XSLT_jll/Project.toml"
  touch -c -d "2025-05-23 20:56:28.000000000 +0000" "usr/share/julia/arch-site/XSLT_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
