timestamps-fix() {
  touch -c -d "2023-10-04 04:52:59.000000000 +0800" "usr/share/julia/arch-site/RealDot/test/runtests.jl"
  touch -c -d "2023-10-04 04:52:59.000000000 +0800" "usr/share/julia/arch-site/RealDot/src/RealDot.jl"
  touch -c -d "2023-10-04 04:52:59.000000000 +0800" "usr/share/julia/arch-site/RealDot/README.md"
  touch -c -d "2023-10-04 04:53:09.781766078 +0800" "usr/share/julia/arch-site/RealDot/Project.toml"
  touch -c -d "2023-10-04 04:52:59.000000000 +0800" "usr/share/julia/arch-site/RealDot/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
