timestamps-fix() {
  touch -c -d "2025-11-10 04:26:13.821174082 +0000" "usr/share/julia/arch-site/LAPACK_jll/src/LAPACK_jll.jl"
  touch -c -d "2025-11-10 04:25:58.000000000 +0000" "usr/share/julia/arch-site/LAPACK_jll/README.md"
  touch -c -d "2025-11-10 04:26:14.253270770 +0000" "usr/share/julia/arch-site/LAPACK_jll/Project.toml"
  touch -c -d "2025-11-10 04:25:58.000000000 +0000" "usr/share/julia/arch-site/LAPACK_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
