timestamps-fix() {
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/LICENSE.md"
  touch -c -d "2024-08-31 22:07:56.958807438 +0800" "usr/share/julia/arch-site/GraphsMatching/Project.toml"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/README.md"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/docs/make.jl"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/docs/mkdocs.yml"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/docs/src/index.md"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/src/hungarian.jl"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/src/lp.jl"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/src/maximum_weight_maximal_matching.jl"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/src/GraphsMatching.jl"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/src/blossomv.jl"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/src/maximum_weight_matching.jl"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/test/REQUIRE"
  touch -c -d "2024-08-31 22:07:41.000000000 +0800" "usr/share/julia/arch-site/GraphsMatching/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
