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