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