timestamps-fix() {
  touch -c -d "2025-07-24 20:40:22.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/test/runtests.jl"
  touch -c -d "2025-07-24 20:40:22.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/src/abstracttrees.jl"
  touch -c -d "2025-07-24 20:40:22.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/src/LeftChildRightSiblingTrees.jl"
  touch -c -d "2025-07-24 20:40:22.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/README.md"
  touch -c -d "2025-07-24 20:40:37.261181544 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/Project.toml"
  touch -c -d "2025-07-24 20:40:22.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
