timestamps-fix() {
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/test/verify_vertices.jl"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/test/testdata.jl"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/test/runtests.jl"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/test/interface.jl"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/src/interpolate.jl"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/src/Contour.jl"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/src/tutorial.md"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/src/reference.md"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/src/index.md"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/make.jl"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/Project.toml"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/docs/Manifest.toml"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/bench/perf.jl"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/README.md"
  touch -c -d "2023-10-04 12:42:57.167997710 +0800" "usr/share/julia/arch-site/Contour/Project.toml"
  touch -c -d "2023-10-04 12:42:47.000000000 +0800" "usr/share/julia/arch-site/Contour/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
