timestamps-fix() {
  touch -c -d "2023-10-03 04:43:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/DiffResults/test/runtests.jl"
  touch -c -d "2023-10-03 04:43:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/DiffResults/src/DiffResults.jl"
  touch -c -d "2023-10-03 04:43:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/DiffResults/docs/src/index.md"
  touch -c -d "2023-10-03 04:43:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/DiffResults/docs/make.jl"
  touch -c -d "2023-10-03 04:43:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/DiffResults/docs/Project.toml"
  touch -c -d "2023-10-03 04:43:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/DiffResults/README.md"
  touch -c -d "2023-10-03 04:44:38.166705617 +0800" "usr/share/julia/stdlib/v1.11/DiffResults/Project.toml"
  touch -c -d "2023-10-03 04:43:40.000000000 +0800" "usr/share/julia/stdlib/v1.11/DiffResults/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
