timestamps-fix() {
  touch -c -d "2026-08-05 02:27:05.870856261 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/src/OpenBLAS32_jll.jl"
  touch -c -d "2026-08-05 02:26:50.000000000 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/README.md"
  touch -c -d "2026-08-05 02:27:06.351905206 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/Project.toml"
  touch -c -d "2026-08-05 02:26:50.000000000 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
