timestamps-fix() {
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/LICENSE.md"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/NEWS.md"
  touch -c -d "2025-02-13 05:40:59.220709771 +0000" "usr/share/julia/arch-site/ImageSegmentation/Project.toml"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/README.md"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/ImageSegmentation.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/clustering.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/compat.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/core.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/deprecations.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/fast_scanning.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/felzenszwalb.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/flood_fill.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/meanshift.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/merge_segments.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/region_growing.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/region_merging.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/src/watershed.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/core.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/fast_scanning.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/felzenszwalb.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/flood_fill.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/meanshift.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/merge_segments.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/region_growing.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/region_merging.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/runtests.jl"
  touch -c -d "2025-02-13 05:40:44.000000000 +0000" "usr/share/julia/arch-site/ImageSegmentation/test/watershed.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
