timestamps-fix() {
  touch -c -d "2023-10-04 12:47:01.000000000 +0800" "usr/share/julia/arch-site/CatIndices/test/runtests.jl"
  touch -c -d "2023-10-04 12:47:01.000000000 +0800" "usr/share/julia/arch-site/CatIndices/src/cat.jl"
  touch -c -d "2023-10-04 12:47:01.000000000 +0800" "usr/share/julia/arch-site/CatIndices/src/bidirectional.jl"
  touch -c -d "2023-10-04 12:47:01.000000000 +0800" "usr/share/julia/arch-site/CatIndices/src/CatIndices.jl"
  touch -c -d "2023-10-04 12:47:01.000000000 +0800" "usr/share/julia/arch-site/CatIndices/README.md"
  touch -c -d "2023-10-04 12:47:11.161559530 +0800" "usr/share/julia/arch-site/CatIndices/Project.toml"
  touch -c -d "2023-10-04 12:47:01.000000000 +0800" "usr/share/julia/arch-site/CatIndices/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
