timestamps-fix() {
  touch -c -d "2023-10-06 12:27:41.000000000 +0800" "usr/share/julia/arch-site/FastExpm/src/FastExpm.jl"
  touch -c -d "2023-10-06 12:27:41.000000000 +0800" "usr/share/julia/arch-site/FastExpm/README.md"
  touch -c -d "2023-10-06 12:27:51.424368963 +0800" "usr/share/julia/arch-site/FastExpm/Project.toml"
  touch -c -d "2023-10-06 12:27:41.000000000 +0800" "usr/share/julia/arch-site/FastExpm/Manifest.toml"
  touch -c -d "2023-10-06 12:27:41.000000000 +0800" "usr/share/julia/arch-site/FastExpm/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
