timestamps-fix() {
  touch -c -d "2025-01-15 05:25:14.000000000 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/LICENSE"
  touch -c -d "2025-01-15 05:25:30.892829455 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/Project.toml"
  touch -c -d "2025-01-15 05:25:14.000000000 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/README.md"
  touch -c -d "2025-01-15 05:25:30.162827631 +0000" "usr/share/julia/arch-site/OpenBLAS32_jll/src/OpenBLAS32_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
