timestamps-fix() {
  touch -c -d "2025-08-13 18:36:33.768117368 +0000" "usr/share/julia/arch-site/NLopt_jll/src/NLopt_jll.jl"
  touch -c -d "2025-08-13 18:36:19.000000000 +0000" "usr/share/julia/arch-site/NLopt_jll/README.md"
  touch -c -d "2025-08-13 18:36:34.243341273 +0000" "usr/share/julia/arch-site/NLopt_jll/Project.toml"
  touch -c -d "2025-08-13 18:36:19.000000000 +0000" "usr/share/julia/arch-site/NLopt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
