timestamps-fix() {
  touch -c -d "2024-02-19 14:46:54.000000000 +0800" "usr/share/julia/arch-site/SortingAlgorithms/test/runtests.jl"
  touch -c -d "2024-02-19 14:46:54.000000000 +0800" "usr/share/julia/arch-site/SortingAlgorithms/test/aqua.jl"
  touch -c -d "2024-02-19 14:46:54.000000000 +0800" "usr/share/julia/arch-site/SortingAlgorithms/src/SortingAlgorithms.jl"
  touch -c -d "2024-02-19 14:46:54.000000000 +0800" "usr/share/julia/arch-site/SortingAlgorithms/docs/pagedMerge_130_130.gif"
  touch -c -d "2024-02-19 14:46:54.000000000 +0800" "usr/share/julia/arch-site/SortingAlgorithms/codecov.yml"
  touch -c -d "2024-02-19 14:46:54.000000000 +0800" "usr/share/julia/arch-site/SortingAlgorithms/README.md"
  touch -c -d "2024-02-19 14:47:07.768069752 +0800" "usr/share/julia/arch-site/SortingAlgorithms/Project.toml"
  touch -c -d "2024-02-19 14:46:54.000000000 +0800" "usr/share/julia/arch-site/SortingAlgorithms/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
