timestamps-fix() {
  touch -c -d "2024-08-31 22:26:29.000000000 +0800" "usr/share/julia/arch-site/StructIO/LICENSE.md"
  touch -c -d "2024-08-31 22:26:45.377973466 +0800" "usr/share/julia/arch-site/StructIO/Project.toml"
  touch -c -d "2024-08-31 22:26:29.000000000 +0800" "usr/share/julia/arch-site/StructIO/README.md"
  touch -c -d "2024-08-31 22:26:29.000000000 +0800" "usr/share/julia/arch-site/StructIO/src/StructIO.jl"
  touch -c -d "2024-08-31 22:26:29.000000000 +0800" "usr/share/julia/arch-site/StructIO/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
