timestamps-fix() {
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/test/runtests.jl"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/test/corner.jl"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/test/Project.toml"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/src/utils.jl"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/src/precompile.jl"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/src/cornerapi.jl"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/src/corner-algorithms.jl"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/src/ImageCorners.jl"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/docs/src/index.md"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/docs/make.jl"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/docs/Project.toml"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/README.md"
  touch -c -d "2023-10-04 12:43:58.041380572 +0800" "usr/share/julia/arch-site/ImageCorners/Project.toml"
  touch -c -d "2023-10-04 12:43:48.000000000 +0800" "usr/share/julia/arch-site/ImageCorners/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
