timestamps-fix() {
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/test/runtests.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/test/Project.toml"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/minimum_weight_perfect_matching.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/maximum_weight_maximal_matching.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/maximum_weight_matching.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/lp.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/hungarian.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/GraphsMatching.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/ext/GraphsMatchingBlossomVExt/GraphsMatchingBlossomVExt.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/src/internals.md"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/src/index.md"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/src/API.md"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/mkdocs.yml"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/make.jl"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/Project.toml"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/README.md"
  touch -c -d "2026-09-14 07:35:07.821019074 +0000" "usr/share/julia/arch-site/GraphsMatching/Project.toml"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/LICENSE.md"
  touch -c -d "2026-09-14 07:34:28.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
