timestamps-fix() {
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/LICENSE.md"
  touch -c -d "2024-04-11 23:56:05.777591224 +0800" "usr/share/julia/arch-site/Contour/Project.toml"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/README.md"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/bench/perf.jl"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/Manifest.toml"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/Project.toml"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/make.jl"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/src/index.md"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/src/reference.md"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/src/tutorial.md"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/src/Contour.jl"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/src/interpolate.jl"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/test/interface.jl"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/test/runtests.jl"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/test/testdata.jl"
  touch -c -d "2024-04-11 23:55:33.000000000 +0800" "usr/share/julia/arch-site/Contour/test/verify_vertices.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
