timestamps-fix() {
  touch -c -d "2025-08-12 23:17:18.984540659 +0000" "usr/share/julia/arch-site/Librsvg_jll/src/Librsvg_jll.jl"
  touch -c -d "2025-08-12 23:17:04.000000000 +0000" "usr/share/julia/arch-site/Librsvg_jll/README.md"
  touch -c -d "2025-08-12 23:17:19.454022919 +0000" "usr/share/julia/arch-site/Librsvg_jll/Project.toml"
  touch -c -d "2025-08-12 23:17:04.000000000 +0000" "usr/share/julia/arch-site/Librsvg_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
