timestamps-fix() {
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/topological.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/testtypes.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/test_ismatch.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/runtests.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/rematch2.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/rematch.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/nontrivial.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/matchtests.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/match_return.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/coverage.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/test/Project.toml"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/topological.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/pretty.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/matchmacro.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/match_return.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/match_cases_simple.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/match_cases_opt.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/lowering.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/immutable_vector.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/bound_pattern.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/binding.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/automaton.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/src/Match.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/docs/src/index.md"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/docs/make.jl"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/docs/Project.toml"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/README.md"
  touch -c -d "2025-10-07 16:21:17.994674139 +0000" "usr/share/julia/arch-site/Match/Project.toml"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/LICENSE.md"
  touch -c -d "2025-10-07 16:21:02.000000000 +0000" "usr/share/julia/arch-site/Match/CHANGES.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
