timestamps-fix() {
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/test/test_throws_wrapped.jl"
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/test/runtests.jl"
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/test/exception_summary.jl"
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/test/ExceptionUnwrapping.jl"
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/src/test_throws_wrapped.jl"
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/src/exception_summary.jl"
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/src/ExceptionUnwrapping.jl"
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/README.md"
  touch -c -d "2024-02-19 14:44:43.057967152 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/Project.toml"
  touch -c -d "2024-02-19 14:44:29.000000000 +0800" "usr/share/julia/arch-site/ExceptionUnwrapping/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
