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