timestamps-fix() {
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/test/writemime.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/test/simshow.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/test/runtests.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/test/multipage.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/test/keyboard.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/test/gif.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/src/simshow.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/src/showmime.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/src/multipage.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/src/keyboard.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/src/gif.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/src/compat.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/src/ImageShow.jl"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/README.md"
  touch -c -d "2023-10-04 12:36:12.044334765 +0800" "usr/share/julia/arch-site/ImageShow/Project.toml"
  touch -c -d "2023-10-04 12:36:02.000000000 +0800" "usr/share/julia/arch-site/ImageShow/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
