timestamps-fix() {
  touch -c -d "2023-10-04 05:14:49.000000000 +0800" "usr/share/julia/arch-site/WorkerUtilities/test/runtests.jl"
  touch -c -d "2023-10-04 05:14:49.000000000 +0800" "usr/share/julia/arch-site/WorkerUtilities/src/WorkerUtilities.jl"
  touch -c -d "2023-10-04 05:14:49.000000000 +0800" "usr/share/julia/arch-site/WorkerUtilities/README.md"
  touch -c -d "2023-10-04 05:15:00.243076593 +0800" "usr/share/julia/arch-site/WorkerUtilities/Project.toml"
  touch -c -d "2023-10-04 05:14:49.000000000 +0800" "usr/share/julia/arch-site/WorkerUtilities/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
