timestamps-fix() {
  touch -c -d "2023-11-01 05:55:37.000000000 +0800" "usr/share/julia/arch-site/Pidfile/test/runtests.jl"
  touch -c -d "2023-11-01 05:55:37.000000000 +0800" "usr/share/julia/arch-site/Pidfile/src/Pidfile.jl"
  touch -c -d "2023-11-01 05:55:37.000000000 +0800" "usr/share/julia/arch-site/Pidfile/docs/src/index.md"
  touch -c -d "2023-11-01 05:55:37.000000000 +0800" "usr/share/julia/arch-site/Pidfile/docs/make.jl"
  touch -c -d "2023-11-01 05:55:37.000000000 +0800" "usr/share/julia/arch-site/Pidfile/docs/.gitignore"
  touch -c -d "2023-11-01 05:55:37.000000000 +0800" "usr/share/julia/arch-site/Pidfile/README.md"
  touch -c -d "2023-11-01 05:55:51.683349377 +0800" "usr/share/julia/arch-site/Pidfile/Project.toml"
  touch -c -d "2023-11-01 05:55:37.000000000 +0800" "usr/share/julia/arch-site/Pidfile/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
