timestamps-fix() {
  touch -c -d "2023-10-03 05:42:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/PooledArrays/test/runtests.jl"
  touch -c -d "2023-10-03 05:42:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/PooledArrays/src/PooledArrays.jl"
  touch -c -d "2023-10-03 05:42:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/PooledArrays/README.md"
  touch -c -d "2023-10-03 05:43:35.899975172 +0800" "usr/share/julia/stdlib/v1.11/PooledArrays/Project.toml"
  touch -c -d "2023-10-03 05:42:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/PooledArrays/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
