timestamps-fix() {
  touch -c -d "2024-11-13 21:27:48.000000000 +0800" "usr/share/julia/arch-site/StructTypes/LICENSE"
  touch -c -d "2024-11-13 21:28:04.222327301 +0800" "usr/share/julia/arch-site/StructTypes/Project.toml"
  touch -c -d "2024-11-13 21:27:48.000000000 +0800" "usr/share/julia/arch-site/StructTypes/README.md"
  touch -c -d "2024-11-13 21:27:48.000000000 +0800" "usr/share/julia/arch-site/StructTypes/docs/Project.toml"
  touch -c -d "2024-11-13 21:27:48.000000000 +0800" "usr/share/julia/arch-site/StructTypes/docs/make.jl"
  touch -c -d "2024-11-13 21:27:48.000000000 +0800" "usr/share/julia/arch-site/StructTypes/docs/src/index.md"
  touch -c -d "2024-11-13 21:27:48.000000000 +0800" "usr/share/julia/arch-site/StructTypes/src/StructTypes.jl"
  touch -c -d "2024-11-13 21:27:48.000000000 +0800" "usr/share/julia/arch-site/StructTypes/src/macros.jl"
  touch -c -d "2024-11-13 21:27:48.000000000 +0800" "usr/share/julia/arch-site/StructTypes/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
