timestamps-fix() {
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/test/testutils.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/test/statistics.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/test/runtests.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/test/restrict.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/test/diff.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/test/deprecated.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/src/utils.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/src/statistics.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/src/restrict.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/src/precompile.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/src/diff.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/src/deprecated.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/src/ImageBase.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/docs/src/reference.md"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/docs/src/index.md"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/docs/make.jl"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/docs/Project.toml"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/README.md"
  touch -c -d "2023-10-04 12:32:16.804143362 +0800" "usr/share/julia/arch-site/ImageBase/Project.toml"
  touch -c -d "2023-10-04 12:32:06.000000000 +0800" "usr/share/julia/arch-site/ImageBase/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
