timestamps-fix() {
  touch -c -d "2026-08-05 13:27:43.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/test/runtests.jl"
  touch -c -d "2026-08-05 13:27:43.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/src/abstracttrees.jl"
  touch -c -d "2026-08-05 13:27:43.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/src/LeftChildRightSiblingTrees.jl"
  touch -c -d "2026-08-05 13:27:43.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/README.md"
  touch -c -d "2026-08-05 13:28:00.542309826 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/Project.toml"
  touch -c -d "2026-08-05 13:27:43.000000000 +0000" "usr/share/julia/arch-site/LeftChildRightSiblingTrees/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
