timestamps-fix() {
  touch -c -d "2023-10-03 04:21:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/Blosc/test/runtests.jl"
  touch -c -d "2023-10-03 04:21:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/Blosc/src/Blosc.jl"
  touch -c -d "2023-10-03 04:21:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/Blosc/README.md"
  touch -c -d "2023-10-03 04:22:35.723149001 +0800" "usr/share/julia/stdlib/v1.11/Blosc/Project.toml"
  touch -c -d "2023-10-03 04:21:36.000000000 +0800" "usr/share/julia/stdlib/v1.11/Blosc/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
