timestamps-fix() {
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/test/test_vectors.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/test/test_sets.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/test/test_onehot.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/test/test_interface.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/test/test_doctest.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/test/test_dicts.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/test/runtests.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/src/vectors.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/src/sets.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/src/onehot.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/src/dicts.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/src/core.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/src/bangbang.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/src/arrays.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/src/MicroCollections.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/docs/src/internals.md"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/docs/src/index.md"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/docs/make.jl"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/docs/Project.toml"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/README.md"
  touch -c -d "2024-02-19 14:50:31.034870958 +0800" "usr/share/julia/arch-site/MicroCollections/Project.toml"
  touch -c -d "2024-02-19 14:50:16.000000000 +0800" "usr/share/julia/arch-site/MicroCollections/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
