timestamps-fix() {
  touch -c -d "2024-02-19 14:39:06.000000000 +0800" "usr/share/julia/arch-site/RationalRoots/test/runtests.jl"
  touch -c -d "2024-02-19 14:39:06.000000000 +0800" "usr/share/julia/arch-site/RationalRoots/src/RationalRoots.jl"
  touch -c -d "2024-02-19 14:39:06.000000000 +0800" "usr/share/julia/arch-site/RationalRoots/README.md"
  touch -c -d "2024-02-19 14:39:22.041084027 +0800" "usr/share/julia/arch-site/RationalRoots/Project.toml"
  touch -c -d "2024-02-19 14:39:06.000000000 +0800" "usr/share/julia/arch-site/RationalRoots/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
