timestamps-fix() {
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/CONTRIBUTING.md"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/LICENSE.md"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/NEWS.md"
  touch -c -d "2025-01-22 22:34:40.998551942 +0000" "usr/share/julia/arch-site/Images/Project.toml"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/README.md"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/src/Images.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/src/algorithms.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/src/compat.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/src/deprecations.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/src/edge.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/algorithms.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/arrays.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/corner.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/deprecated.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/edge.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/exposure.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/legacy.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/runtests.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/test/writemime.jl"
  touch -c -d "2025-01-22 22:34:25.000000000 +0000" "usr/share/julia/arch-site/Images/upgrading_tips.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
