timestamps-fix() {
  touch -c -d "2023-10-03 13:58:53.000000000 +0800" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/test/runtests.jl"
  touch -c -d "2023-10-03 13:58:53.000000000 +0800" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/src/abstracttrees.jl"
  touch -c -d "2023-10-03 13:58:53.000000000 +0800" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/src/LeftChildRightSiblingTrees.jl"
  touch -c -d "2023-10-03 13:58:53.000000000 +0800" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/README.md"
  touch -c -d "2023-10-03 13:59:50.319589280 +0800" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/Project.toml"
  touch -c -d "2023-10-03 13:58:53.000000000 +0800" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
