timestamps-fix() {
  touch -c -d "2025-09-18 23:14:58.631578253 +0000" "usr/share/julia/arch-site/SPRAL_jll/src/SPRAL_jll.jl"
  touch -c -d "2025-09-18 23:14:44.000000000 +0000" "usr/share/julia/arch-site/SPRAL_jll/README.md"
  touch -c -d "2025-09-18 23:14:59.114855741 +0000" "usr/share/julia/arch-site/SPRAL_jll/Project.toml"
  touch -c -d "2025-09-18 23:14:44.000000000 +0000" "usr/share/julia/arch-site/SPRAL_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
