timestamps-fix() {
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/src/sparse.jl"
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/src/mapreduce.jl"
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/src/device/array.jl"
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/src/broadcast.jl"
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/src/array.jl"
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/src/JLKernels.jl"
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/src/JLArrays.jl"
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/README.md"
  touch -c -d "2026-09-07 04:55:33.417409269 +0000" "usr/share/julia/arch-site/JLArrays/Project.toml"
  touch -c -d "2026-09-07 04:55:14.000000000 +0000" "usr/share/julia/arch-site/JLArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
