timestamps-fix() {
  touch -c -d "2023-10-04 04:51:33.000000000 +0800" "usr/share/julia/arch-site/Ratios/test/runtests.jl"
  touch -c -d "2023-10-04 04:51:33.000000000 +0800" "usr/share/julia/arch-site/Ratios/src/Ratios.jl"
  touch -c -d "2023-10-04 04:51:33.000000000 +0800" "usr/share/julia/arch-site/Ratios/ext/RatiosFixedPointNumbersExt.jl"
  touch -c -d "2023-10-04 04:51:33.000000000 +0800" "usr/share/julia/arch-site/Ratios/README.md"
  touch -c -d "2023-10-04 04:51:43.898338217 +0800" "usr/share/julia/arch-site/Ratios/Project.toml"
  touch -c -d "2023-10-04 04:51:33.000000000 +0800" "usr/share/julia/arch-site/Ratios/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
