timestamps-fix() {
  touch -c -d "2023-10-03 05:54:07.000000000 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/test/runtests.jl"
  touch -c -d "2023-10-03 05:54:07.000000000 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/src/TableTraits.jl"
  touch -c -d "2023-10-03 05:54:07.000000000 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/docs/src/index.md"
  touch -c -d "2023-10-03 05:54:07.000000000 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/docs/make.jl"
  touch -c -d "2023-10-03 05:54:07.000000000 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/docs/Project.toml"
  touch -c -d "2023-10-03 05:54:07.000000000 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/README.md"
  touch -c -d "2023-10-03 05:55:04.063899142 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/Project.toml"
  touch -c -d "2023-10-03 05:54:07.000000000 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/NEWS.md"
  touch -c -d "2023-10-03 05:54:07.000000000 +0800" "usr/share/julia/stdlib/v1.11/TableTraits/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
