timestamps-fix() {
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/warp.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/twoints.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/runtests.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/resizing.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/reference/warp_cameraman_rotate_r22deg_white.txt"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/reference/warp_cameraman_rotate_r22deg_periodic.txt"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/reference/warp_cameraman_rotate_r22deg_flat.txt"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/reference/warp_cameraman_rotate_r22deg_crop_white.txt"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/reference/warp_cameraman_rotate_r22deg_crop.txt"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/reference/warp_cameraman_rotate_r22deg.txt"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/reference/warp_cameraman.txt"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/reference/invwarpedview_cameraman_rotate_r22deg.txt"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/interpolations.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/deprecated.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/test/autorange.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/warp.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/warpedview.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/resizing.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/invwarpedview.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/interpolations.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/deprecated.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/compat.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/autorange.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/src/ImageTransformations.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/docs/src/reference.md"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/docs/src/index.md"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/docs/src/assets/warp_resize.png"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/docs/make.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/docs/examples/operations/swirl.jl"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/docs/examples/config.json"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/docs/Project.toml"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/README.md"
  touch -c -d "2025-05-23 21:18:31.696086588 +0000" "usr/share/julia/arch-site/ImageTransformations/Project.toml"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/LICENSE.md"
  touch -c -d "2025-05-23 21:18:16.000000000 +0000" "usr/share/julia/arch-site/ImageTransformations/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
