timestamps-fix() {
  touch -c -d "2023-10-03 14:06:04.000000000 +0800" "usr/share/julia/arch-site/Blosc/test/runtests.jl"
  touch -c -d "2023-10-03 14:06:04.000000000 +0800" "usr/share/julia/arch-site/Blosc/src/Blosc.jl"
  touch -c -d "2023-10-03 14:06:04.000000000 +0800" "usr/share/julia/arch-site/Blosc/README.md"
  touch -c -d "2023-10-03 14:07:01.706665457 +0800" "usr/share/julia/arch-site/Blosc/Project.toml"
  touch -c -d "2023-10-03 14:06:04.000000000 +0800" "usr/share/julia/arch-site/Blosc/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
