timestamps-fix() {
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/LICENSE"
  touch -c -d "2024-11-21 14:57:10.695769062 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/Project.toml"
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/README.md"
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/src/ExceptionUnwrapping.jl"
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/src/exception_summary.jl"
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/src/test_throws_wrapped.jl"
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/test/ExceptionUnwrapping.jl"
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/test/exception_summary.jl"
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/test/runtests.jl"
  touch -c -d "2024-11-21 14:56:43.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/test/test_throws_wrapped.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
