timestamps-fix() {
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/License.md"
  touch -c -d "2025-02-03 05:48:13.417094843 +0000" "usr/share/julia/arch-site/OrderedCollections/Project.toml"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/README.md"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/docs/Project.toml"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/docs/make.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/docs/mkdocs.yml"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/docs/src/index.md"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/src/OrderedCollections.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/src/dict_sorting.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/src/dict_support.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/src/little_dict.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/src/little_set.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/src/ordered_dict.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/src/ordered_set.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/test/README"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/test/runtests.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/test/test_little_dict.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/test/test_little_set.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/test/test_ordered_dict.jl"
  touch -c -d "2025-02-03 05:47:59.000000000 +0000" "usr/share/julia/arch-site/OrderedCollections/test/test_ordered_set.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
