timestamps-fix() {
  touch -c -d "2023-10-04 21:01:37.000000000 +0800" "usr/share/julia/arch-site/FastClosures/test/runtests.jl"
  touch -c -d "2023-10-04 21:01:37.000000000 +0800" "usr/share/julia/arch-site/FastClosures/src/FastClosures.jl"
  touch -c -d "2023-10-04 21:01:37.000000000 +0800" "usr/share/julia/arch-site/FastClosures/README.md"
  touch -c -d "2023-10-04 21:01:49.164848747 +0800" "usr/share/julia/arch-site/FastClosures/Project.toml"
  touch -c -d "2023-10-04 21:01:37.000000000 +0800" "usr/share/julia/arch-site/FastClosures/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
