timestamps-fix() {
  touch -c -d "2025-01-22 20:19:23.000000000 +0000" "usr/share/julia/arch-site/HashArrayMappedTries/LICENSE"
  touch -c -d "2025-01-22 20:19:38.413658284 +0000" "usr/share/julia/arch-site/HashArrayMappedTries/Project.toml"
  touch -c -d "2025-01-22 20:19:23.000000000 +0000" "usr/share/julia/arch-site/HashArrayMappedTries/README.md"
  touch -c -d "2025-01-22 20:19:23.000000000 +0000" "usr/share/julia/arch-site/HashArrayMappedTries/benchmark/benchmarks.jl"
  touch -c -d "2025-01-22 20:19:23.000000000 +0000" "usr/share/julia/arch-site/HashArrayMappedTries/perf.md"
  touch -c -d "2025-01-22 20:19:23.000000000 +0000" "usr/share/julia/arch-site/HashArrayMappedTries/src/HashArrayMappedTries.jl"
  touch -c -d "2025-01-22 20:19:23.000000000 +0000" "usr/share/julia/arch-site/HashArrayMappedTries/test/Project.toml"
  touch -c -d "2025-01-22 20:19:23.000000000 +0000" "usr/share/julia/arch-site/HashArrayMappedTries/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
