timestamps-fix() {
  touch -c -d "2023-11-01 05:55:16.000000000 +0800" "usr/share/julia/arch-site/MicroMamba/test/runtests.jl"
  touch -c -d "2023-11-01 05:55:16.000000000 +0800" "usr/share/julia/arch-site/MicroMamba/src/MicroMamba.jl"
  touch -c -d "2023-11-01 05:55:16.000000000 +0800" "usr/share/julia/arch-site/MicroMamba/README.md"
  touch -c -d "2023-11-01 05:55:30.286679580 +0800" "usr/share/julia/arch-site/MicroMamba/Project.toml"
  touch -c -d "2023-11-01 05:55:16.000000000 +0800" "usr/share/julia/arch-site/MicroMamba/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
