timestamps-fix() {
  touch -c -d "2023-11-12 13:43:59.000000000 +0800" "usr/share/julia/arch-site/Retry/test/runtests.jl"
  touch -c -d "2023-11-12 13:43:59.000000000 +0800" "usr/share/julia/arch-site/Retry/src/repeat_try.jl"
  touch -c -d "2023-11-12 13:43:59.000000000 +0800" "usr/share/julia/arch-site/Retry/src/protected_try.jl"
  touch -c -d "2023-11-12 13:43:59.000000000 +0800" "usr/share/julia/arch-site/Retry/src/Retry.jl"
  touch -c -d "2023-11-12 13:43:59.000000000 +0800" "usr/share/julia/arch-site/Retry/README.md"
  touch -c -d "2023-11-12 13:44:13.821420922 +0800" "usr/share/julia/arch-site/Retry/Project.toml"
  touch -c -d "2023-11-12 13:43:59.000000000 +0800" "usr/share/julia/arch-site/Retry/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
