timestamps-fix() {
  touch -c -d "2025-08-13 18:18:18.951679558 +0000" "usr/share/julia/arch-site/SPRAL_jll/src/SPRAL_jll.jl"
  touch -c -d "2025-08-13 18:18:02.000000000 +0000" "usr/share/julia/arch-site/SPRAL_jll/README.md"
  touch -c -d "2025-08-13 18:18:19.439459273 +0000" "usr/share/julia/arch-site/SPRAL_jll/Project.toml"
  touch -c -d "2025-08-13 18:18:02.000000000 +0000" "usr/share/julia/arch-site/SPRAL_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
