timestamps-fix() {
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/LICENSE.md"
  touch -c -d "2025-02-06 05:40:22.692892035 +0000" "usr/share/julia/arch-site/CoordinateTransformations/Project.toml"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/README.md"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/docs/Project.toml"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/docs/make.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/docs/src/api.md"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/docs/src/index.md"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/src/CoordinateTransformations.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/src/affine.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/src/coordinatesystems.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/src/core.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/src/kabsch.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/src/perspective.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/test/affine.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/test/coordinatesystems.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/test/core.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/test/perspective.jl"
  touch -c -d "2025-02-06 05:40:08.000000000 +0000" "usr/share/julia/arch-site/CoordinateTransformations/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
