timestamps-fix() {
  touch -c -d "2023-10-06 12:25:05.000000000 +0800" "usr/share/julia/arch-site/VertexSafeGraphs/test/runtests.jl"
  touch -c -d "2023-10-06 12:25:05.000000000 +0800" "usr/share/julia/arch-site/VertexSafeGraphs/src/VertexSafeGraphs.jl"
  touch -c -d "2023-10-06 12:25:05.000000000 +0800" "usr/share/julia/arch-site/VertexSafeGraphs/README.md"
  touch -c -d "2023-10-06 12:25:15.050854266 +0800" "usr/share/julia/arch-site/VertexSafeGraphs/Project.toml"
  touch -c -d "2023-10-06 12:25:05.000000000 +0800" "usr/share/julia/arch-site/VertexSafeGraphs/LICENSE"
  touch -c -d "2023-10-06 12:25:05.000000000 +0800" "usr/share/julia/arch-site/VertexSafeGraphs/CITATION.bib"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
