timestamps-fix() {
  touch -c -d "2026-01-25 00:15:27.193918413 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/src/OpenBLAS32_jll.jl"
  touch -c -d "2026-01-25 00:15:12.000000000 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/README.md"
  touch -c -d "2026-01-25 00:15:27.682616836 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/Project.toml"
  touch -c -d "2026-01-25 00:15:12.000000000 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
