timestamps-fix() {
  touch -c -d "2023-10-04 05:09:09.000000000 +0800" "usr/share/julia/arch-site/SIMDTypes/test/runtests.jl"
  touch -c -d "2023-10-04 05:09:09.000000000 +0800" "usr/share/julia/arch-site/SIMDTypes/src/SIMDTypes.jl"
  touch -c -d "2023-10-04 05:09:09.000000000 +0800" "usr/share/julia/arch-site/SIMDTypes/docs/src/index.md"
  touch -c -d "2023-10-04 05:09:09.000000000 +0800" "usr/share/julia/arch-site/SIMDTypes/docs/make.jl"
  touch -c -d "2023-10-04 05:09:09.000000000 +0800" "usr/share/julia/arch-site/SIMDTypes/docs/Project.toml"
  touch -c -d "2023-10-04 05:09:09.000000000 +0800" "usr/share/julia/arch-site/SIMDTypes/docs/Manifest.toml"
  touch -c -d "2023-10-04 05:09:09.000000000 +0800" "usr/share/julia/arch-site/SIMDTypes/README.md"
  touch -c -d "2023-10-04 05:09:20.396087046 +0800" "usr/share/julia/arch-site/SIMDTypes/Project.toml"
  touch -c -d "2023-10-04 05:09:09.000000000 +0800" "usr/share/julia/arch-site/SIMDTypes/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
