timestamps-fix() {
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/test/dicts.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/test/arrays.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/test/strings.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/test/simplediff.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/test/runtests.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/test/display.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/test/Project.toml"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/src/dicts.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/src/arrays.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/src/DeepDiffs.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/src/strings.jl"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/README.md"
  touch -c -d "2023-11-12 13:40:18.354692524 +0800" "usr/share/julia/arch-site/DeepDiffs/Project.toml"
  touch -c -d "2023-11-12 13:40:05.000000000 +0800" "usr/share/julia/arch-site/DeepDiffs/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
