timestamps-fix() {
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/LICENSE.md"
  touch -c -d "2024-08-31 21:36:07.664571349 +0800" "usr/share/julia/arch-site/TSVD/Project.toml"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/README.md"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/coverage/Project.toml"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/coverage/coverage.jl"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/docs/Project.toml"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/docs/make.jl"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/docs/mkdocs.yml"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/docs/src/index.md"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/src/TSVD.jl"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/src/common.jl"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/src/eig.jl"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/src/svd.jl"
  touch -c -d "2024-08-31 21:35:52.000000000 +0800" "usr/share/julia/arch-site/TSVD/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
