timestamps-fix() {
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/test/test_monkey.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/test/test_knn.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/test/test_inrange.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/test/test_datafreetree.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/test/runtests.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/utilities.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/tree_ops.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/tree_data.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/knn.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/kd_tree.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/inrange.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/hyperspheres.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/hyperrectangles.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/evaluation.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/datafreetree.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/brute_tree.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/ball_tree.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/src/NearestNeighbors.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/examples/balltree_illustration.ipynb"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/examples/Project.toml"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/examples/Manifest.toml"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/benchmark/benchmarks.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/benchmark/benchmarkdatafreetree.jl"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/benchmark/Project.toml"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/benchmark/Manifest.toml"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/README.md"
  touch -c -d "2025-07-14 04:49:47.756254365 +0000" "usr/share/julia/arch-site/NearestNeighbors/Project.toml"
  touch -c -d "2025-07-14 04:49:32.000000000 +0000" "usr/share/julia/arch-site/NearestNeighbors/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
