timestamps-fix() {
  touch -c -d "2023-10-06 12:21:57.000000000 +0800" "usr/share/julia/arch-site/RationalRoots/test/runtests.jl"
  touch -c -d "2023-10-06 12:21:57.000000000 +0800" "usr/share/julia/arch-site/RationalRoots/src/RationalRoots.jl"
  touch -c -d "2023-10-06 12:21:57.000000000 +0800" "usr/share/julia/arch-site/RationalRoots/README.md"
  touch -c -d "2023-10-06 12:22:12.490642531 +0800" "usr/share/julia/arch-site/RationalRoots/Project.toml"
  touch -c -d "2023-10-06 12:21:57.000000000 +0800" "usr/share/julia/arch-site/RationalRoots/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
