timestamps-fix() {
  touch -c -d "2025-08-07 04:27:01.000000000 +0000" "usr/share/julia/arch-site/SortingAlgorithms/test/runtests.jl"
  touch -c -d "2025-08-07 04:27:01.000000000 +0000" "usr/share/julia/arch-site/SortingAlgorithms/test/aqua.jl"
  touch -c -d "2025-08-07 04:27:01.000000000 +0000" "usr/share/julia/arch-site/SortingAlgorithms/src/SortingAlgorithms.jl"
  touch -c -d "2025-08-07 04:27:01.000000000 +0000" "usr/share/julia/arch-site/SortingAlgorithms/docs/pagedMerge_130_130.gif"
  touch -c -d "2025-08-07 04:27:01.000000000 +0000" "usr/share/julia/arch-site/SortingAlgorithms/codecov.yml"
  touch -c -d "2025-08-07 04:27:01.000000000 +0000" "usr/share/julia/arch-site/SortingAlgorithms/README.md"
  touch -c -d "2025-08-07 04:27:28.250819115 +0000" "usr/share/julia/arch-site/SortingAlgorithms/Project.toml"
  touch -c -d "2025-08-07 04:27:01.000000000 +0000" "usr/share/julia/arch-site/SortingAlgorithms/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
