timestamps-fix() {
  touch -c -d "2023-10-28 20:18:29.000000000 +0800" "usr/share/julia/arch-site/StructIO/test/runtests.jl"
  touch -c -d "2023-10-28 20:18:29.000000000 +0800" "usr/share/julia/arch-site/StructIO/src/StructIO.jl"
  touch -c -d "2023-10-28 20:18:29.000000000 +0800" "usr/share/julia/arch-site/StructIO/README.md"
  touch -c -d "2023-10-28 20:18:49.552965114 +0800" "usr/share/julia/arch-site/StructIO/Project.toml"
  touch -c -d "2023-10-28 20:18:29.000000000 +0800" "usr/share/julia/arch-site/StructIO/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
