timestamps-fix() {
  touch -c -d "2023-10-08 21:24:51.000000000 +0800" "usr/share/julia/arch-site/StructTypes/test/runtests.jl"
  touch -c -d "2023-10-08 21:24:51.000000000 +0800" "usr/share/julia/arch-site/StructTypes/src/macros.jl"
  touch -c -d "2023-10-08 21:24:51.000000000 +0800" "usr/share/julia/arch-site/StructTypes/src/StructTypes.jl"
  touch -c -d "2023-10-08 21:24:51.000000000 +0800" "usr/share/julia/arch-site/StructTypes/docs/src/index.md"
  touch -c -d "2023-10-08 21:24:51.000000000 +0800" "usr/share/julia/arch-site/StructTypes/docs/make.jl"
  touch -c -d "2023-10-08 21:24:51.000000000 +0800" "usr/share/julia/arch-site/StructTypes/docs/Project.toml"
  touch -c -d "2023-10-08 21:24:51.000000000 +0800" "usr/share/julia/arch-site/StructTypes/README.md"
  touch -c -d "2023-10-08 21:25:05.003804467 +0800" "usr/share/julia/arch-site/StructTypes/Project.toml"
  touch -c -d "2023-10-08 21:24:51.000000000 +0800" "usr/share/julia/arch-site/StructTypes/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
