timestamps-fix() {
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/LICENSE"
  touch -c -d "2025-02-06 05:42:36.279917091 +0000" "usr/share/julia/arch-site/FoldingTrees/Project.toml"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/README.md"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/docs/Project.toml"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/docs/make.jl"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/docs/src/index.md"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/src/FoldingTrees.jl"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/src/abstracttrees.jl"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/src/foldingtree.jl"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/src/treemenu.jl"
  touch -c -d "2025-02-06 05:42:22.000000000 +0000" "usr/share/julia/arch-site/FoldingTrees/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
