timestamps-fix() {
  touch -c -d "2025-08-13 18:23:40.120973614 +0000" "usr/share/julia/arch-site/LAPACK_jll/src/LAPACK_jll.jl"
  touch -c -d "2025-08-13 18:23:26.000000000 +0000" "usr/share/julia/arch-site/LAPACK_jll/README.md"
  touch -c -d "2025-08-13 18:23:40.614371736 +0000" "usr/share/julia/arch-site/LAPACK_jll/Project.toml"
  touch -c -d "2025-08-13 18:23:26.000000000 +0000" "usr/share/julia/arch-site/LAPACK_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
