timestamps-fix() {
  touch -c -d "2023-10-03 05:45:06.000000000 +0800" "usr/share/julia/stdlib/v1.11/Reexport/test/runtests.jl"
  touch -c -d "2023-10-03 05:45:06.000000000 +0800" "usr/share/julia/stdlib/v1.11/Reexport/src/Reexport.jl"
  touch -c -d "2023-10-03 05:45:06.000000000 +0800" "usr/share/julia/stdlib/v1.11/Reexport/README.md"
  touch -c -d "2023-10-03 05:46:02.910094293 +0800" "usr/share/julia/stdlib/v1.11/Reexport/Project.toml"
  touch -c -d "2023-10-03 05:45:06.000000000 +0800" "usr/share/julia/stdlib/v1.11/Reexport/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
