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