timestamps-fix() {
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/test/runtests.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/test/Project.toml"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/minimum_weight_perfect_matching.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/maximum_weight_maximal_matching.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/maximum_weight_matching.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/lp.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/hungarian.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/src/GraphsMatching.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/ext/GraphsMatchingBlossomVExt/GraphsMatchingBlossomVExt.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/src/index.md"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/mkdocs.yml"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/docs/make.jl"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/README.md"
  touch -c -d "2025-08-12 23:31:57.289719984 +0000" "usr/share/julia/arch-site/GraphsMatching/Project.toml"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/LICENSE.md"
  touch -c -d "2025-08-12 23:31:41.000000000 +0000" "usr/share/julia/arch-site/GraphsMatching/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
