timestamps-fix() {
  touch -c -d "2023-10-03 04:58:33.000000000 +0800" "usr/share/julia/stdlib/v1.11/VersionParsing/test/runtests.jl"
  touch -c -d "2023-10-03 04:58:33.000000000 +0800" "usr/share/julia/stdlib/v1.11/VersionParsing/src/VersionParsing.jl"
  touch -c -d "2023-10-03 04:58:33.000000000 +0800" "usr/share/julia/stdlib/v1.11/VersionParsing/README.md"
  touch -c -d "2023-10-03 04:59:43.917248152 +0800" "usr/share/julia/stdlib/v1.11/VersionParsing/Project.toml"
  touch -c -d "2023-10-03 04:58:33.000000000 +0800" "usr/share/julia/stdlib/v1.11/VersionParsing/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
