timestamps-fix() {
  touch -c -d "2024-08-31 22:17:31.000000000 +0800" "usr/share/julia/arch-site/BatchedRoutines/LICENSE"
  touch -c -d "2024-08-31 22:17:47.013426757 +0800" "usr/share/julia/arch-site/BatchedRoutines/Project.toml"
  touch -c -d "2024-08-31 22:17:31.000000000 +0800" "usr/share/julia/arch-site/BatchedRoutines/README.md"
  touch -c -d "2024-08-31 22:17:31.000000000 +0800" "usr/share/julia/arch-site/BatchedRoutines/src/BatchedRoutines.jl"
  touch -c -d "2024-08-31 22:17:31.000000000 +0800" "usr/share/julia/arch-site/BatchedRoutines/src/blas.jl"
  touch -c -d "2024-08-31 22:17:31.000000000 +0800" "usr/share/julia/arch-site/BatchedRoutines/src/lapack.jl"
  touch -c -d "2024-08-31 22:17:31.000000000 +0800" "usr/share/julia/arch-site/BatchedRoutines/src/linalg.jl"
  touch -c -d "2024-08-31 22:17:31.000000000 +0800" "usr/share/julia/arch-site/BatchedRoutines/test/blas.jl"
  touch -c -d "2024-08-31 22:17:31.000000000 +0800" "usr/share/julia/arch-site/BatchedRoutines/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
