timestamps-fix() {
  touch -c -d "2024-06-27 14:54:22.000000000 +0800" "usr/share/julia/arch-site/Conda/LICENSE.md"
  touch -c -d "2024-06-27 14:54:37.550658702 +0800" "usr/share/julia/arch-site/Conda/Project.toml"
  touch -c -d "2024-06-27 14:54:22.000000000 +0800" "usr/share/julia/arch-site/Conda/README.md"
  touch -c -d "2024-06-27 14:54:22.000000000 +0800" "usr/share/julia/arch-site/Conda/deps/.gitignore"
  touch -c -d "2024-06-27 14:54:36.953990367 +0800" "usr/share/julia/arch-site/Conda/deps/deps.jl"
  touch -c -d "2024-06-27 14:54:22.000000000 +0800" "usr/share/julia/arch-site/Conda/src/Conda.jl"
  touch -c -d "2024-06-27 14:54:22.000000000 +0800" "usr/share/julia/arch-site/Conda/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
