timestamps-fix() {
  touch -c -d "2025-10-24 04:30:00.000000000 +0000" "usr/share/julia/arch-site/Conda/test/runtests.jl"
  touch -c -d "2025-10-24 04:30:00.000000000 +0000" "usr/share/julia/arch-site/Conda/src/Conda.jl"
  touch -c -d "2025-10-24 04:30:14.067417086 +0000" "usr/share/julia/arch-site/Conda/deps/deps.jl"
  touch -c -d "2025-10-24 04:30:00.000000000 +0000" "usr/share/julia/arch-site/Conda/deps/.gitignore"
  touch -c -d "2025-10-24 04:30:00.000000000 +0000" "usr/share/julia/arch-site/Conda/README.md"
  touch -c -d "2025-10-24 04:30:14.502395907 +0000" "usr/share/julia/arch-site/Conda/Project.toml"
  touch -c -d "2025-10-24 04:30:00.000000000 +0000" "usr/share/julia/arch-site/Conda/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
