timestamps-fix() {
  touch -c -d "2026-08-05 02:40:35.292053096 +0000" "usr/share/julia/arch-site/NLopt_jll/src/NLopt_jll.jl"
  touch -c -d "2026-08-05 02:40:19.000000000 +0000" "usr/share/julia/arch-site/NLopt_jll/README.md"
  touch -c -d "2026-08-05 02:40:35.815281120 +0000" "usr/share/julia/arch-site/NLopt_jll/Project.toml"
  touch -c -d "2026-08-05 02:40:19.000000000 +0000" "usr/share/julia/arch-site/NLopt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
