timestamps-fix() {
  touch -c -d "2024-02-24 20:18:06.000000000 +0800" "usr/share/julia/arch-site/AbstractLattices/test/runtests.jl"
  touch -c -d "2024-02-24 20:18:06.000000000 +0800" "usr/share/julia/arch-site/AbstractLattices/src/AbstractLattices.jl"
  touch -c -d "2024-02-24 20:18:06.000000000 +0800" "usr/share/julia/arch-site/AbstractLattices/REQUIRE"
  touch -c -d "2024-02-24 20:18:06.000000000 +0800" "usr/share/julia/arch-site/AbstractLattices/README.md"
  touch -c -d "2024-02-24 20:18:20.218413987 +0800" "usr/share/julia/arch-site/AbstractLattices/Project.toml"
  touch -c -d "2024-02-24 20:18:06.000000000 +0800" "usr/share/julia/arch-site/AbstractLattices/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
