timestamps-fix() {
  touch -c -d "2023-10-04 12:40:45.000000000 +0800" "usr/share/julia/arch-site/ComputationalResources/test/runtests.jl"
  touch -c -d "2023-10-04 12:40:45.000000000 +0800" "usr/share/julia/arch-site/ComputationalResources/test/packages/Dummy1/src/Dummy1AF.jl"
  touch -c -d "2023-10-04 12:40:45.000000000 +0800" "usr/share/julia/arch-site/ComputationalResources/test/packages/Dummy1/src/Dummy1.jl"
  touch -c -d "2023-10-04 12:40:45.000000000 +0800" "usr/share/julia/arch-site/ComputationalResources/src/ComputationalResources.jl"
  touch -c -d "2023-10-04 12:40:45.000000000 +0800" "usr/share/julia/arch-site/ComputationalResources/README.md"
  touch -c -d "2023-10-04 12:40:54.997898308 +0800" "usr/share/julia/arch-site/ComputationalResources/Project.toml"
  touch -c -d "2023-10-04 12:40:45.000000000 +0800" "usr/share/julia/arch-site/ComputationalResources/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
