timestamps-fix() {
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/LICENSE.md"
  touch -c -d "2024-11-20 06:40:07.740632936 +0800" "usr/share/julia/arch-site/MetaGraphs/Project.toml"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/README.md"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/docs/Project.toml"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/docs/make.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/docs/oldmkdocsyml"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/docs/src/metagraphs.md"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/src/MetaGraphs.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/src/metadigraph.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/src/metagraph.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/src/overrides.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/src/persistence.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/test/diagram_ref.dot"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/test/dotformat.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/test/metagraphs.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/test/overrides.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/test/persistence.jl"
  touch -c -d "2024-11-20 06:39:47.000000000 +0800" "usr/share/julia/arch-site/MetaGraphs/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
