timestamps-fix() {
  touch -c -d "2025-02-20 06:01:58.000000000 +0000" "usr/share/julia/arch-site/AmplNLWriter/LICENSE.md"
  touch -c -d "2025-02-20 06:02:14.910856290 +0000" "usr/share/julia/arch-site/AmplNLWriter/Project.toml"
  touch -c -d "2025-02-20 06:01:58.000000000 +0000" "usr/share/julia/arch-site/AmplNLWriter/README.md"
  touch -c -d "2025-02-20 06:01:58.000000000 +0000" "usr/share/julia/arch-site/AmplNLWriter/src/AmplNLWriter.jl"
  touch -c -d "2025-02-20 06:01:58.000000000 +0000" "usr/share/julia/arch-site/AmplNLWriter/test/MINLPTests/Project.toml"
  touch -c -d "2025-02-20 06:01:58.000000000 +0000" "usr/share/julia/arch-site/AmplNLWriter/test/MINLPTests/run_minlptests.jl"
  touch -c -d "2025-02-20 06:01:58.000000000 +0000" "usr/share/julia/arch-site/AmplNLWriter/test/MOI_wrapper.jl"
  touch -c -d "2025-02-20 06:01:58.000000000 +0000" "usr/share/julia/arch-site/AmplNLWriter/test/ipopt.opt"
  touch -c -d "2025-02-20 06:01:58.000000000 +0000" "usr/share/julia/arch-site/AmplNLWriter/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
