timestamps-fix() {
  touch -c -d "2023-10-03 05:48:05.000000000 +0800" "usr/share/julia/stdlib/v1.11/SoftGlobalScope/test/runtests.jl"
  touch -c -d "2023-10-03 05:48:05.000000000 +0800" "usr/share/julia/stdlib/v1.11/SoftGlobalScope/src/SoftGlobalScope.jl"
  touch -c -d "2023-10-03 05:48:05.000000000 +0800" "usr/share/julia/stdlib/v1.11/SoftGlobalScope/README.md"
  touch -c -d "2023-10-03 05:49:02.530239837 +0800" "usr/share/julia/stdlib/v1.11/SoftGlobalScope/Project.toml"
  touch -c -d "2023-10-03 05:48:05.000000000 +0800" "usr/share/julia/stdlib/v1.11/SoftGlobalScope/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
