timestamps-fix() {
  touch -c -d "2023-10-03 05:04:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/IndirectArrays/test/runtests.jl"
  touch -c -d "2023-10-03 05:04:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/IndirectArrays/src/IndirectArrays.jl"
  touch -c -d "2023-10-03 05:04:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/IndirectArrays/randimage.png"
  touch -c -d "2023-10-03 05:04:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/IndirectArrays/README.md"
  touch -c -d "2023-10-03 05:05:36.790817748 +0800" "usr/share/julia/stdlib/v1.11/IndirectArrays/Project.toml"
  touch -c -d "2023-10-03 05:04:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/IndirectArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
