timestamps-fix() {
  touch -c -d "2025-02-06 05:39:43.000000000 +0000" "usr/share/julia/arch-site/NLopt_jll/LICENSE"
  touch -c -d "2025-02-06 05:39:59.346162733 +0000" "usr/share/julia/arch-site/NLopt_jll/Project.toml"
  touch -c -d "2025-02-06 05:39:43.000000000 +0000" "usr/share/julia/arch-site/NLopt_jll/README.md"
  touch -c -d "2025-02-06 05:39:58.849494734 +0000" "usr/share/julia/arch-site/NLopt_jll/src/NLopt_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
