timestamps-fix() {
  touch -c -d "2025-01-16 05:41:18.000000000 +0000" "usr/share/julia/arch-site/Dierckx/LICENSE.md"
  touch -c -d "2025-01-16 05:41:18.000000000 +0000" "usr/share/julia/arch-site/Dierckx/NEWS.md"
  touch -c -d "2025-01-16 05:41:33.182501185 +0000" "usr/share/julia/arch-site/Dierckx/Project.toml"
  touch -c -d "2025-01-16 05:41:18.000000000 +0000" "usr/share/julia/arch-site/Dierckx/README.md"
  touch -c -d "2025-01-16 05:41:18.000000000 +0000" "usr/share/julia/arch-site/Dierckx/benchmark.jl"
  touch -c -d "2025-01-16 05:41:18.000000000 +0000" "usr/share/julia/arch-site/Dierckx/src/Dierckx.jl"
  touch -c -d "2025-01-16 05:41:18.000000000 +0000" "usr/share/julia/arch-site/Dierckx/test/genanswers.py"
  touch -c -d "2025-01-16 05:41:18.000000000 +0000" "usr/share/julia/arch-site/Dierckx/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
