timestamps-fix() {
  touch -c -d "2023-10-04 04:50:55.000000000 +0800" "usr/share/julia/arch-site/TensorCore/test/runtests.jl"
  touch -c -d "2023-10-04 04:50:55.000000000 +0800" "usr/share/julia/arch-site/TensorCore/src/TensorCore.jl"
  touch -c -d "2023-10-04 04:50:55.000000000 +0800" "usr/share/julia/arch-site/TensorCore/docs/src/index.md"
  touch -c -d "2023-10-04 04:50:55.000000000 +0800" "usr/share/julia/arch-site/TensorCore/docs/make.jl"
  touch -c -d "2023-10-04 04:50:55.000000000 +0800" "usr/share/julia/arch-site/TensorCore/docs/Project.toml"
  touch -c -d "2023-10-04 04:50:55.000000000 +0800" "usr/share/julia/arch-site/TensorCore/README.md"
  touch -c -d "2023-10-04 04:51:06.044963221 +0800" "usr/share/julia/arch-site/TensorCore/Project.toml"
  touch -c -d "2023-10-04 04:50:55.000000000 +0800" "usr/share/julia/arch-site/TensorCore/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
