timestamps-fix() {
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/LICENSE.md"
  touch -c -d "2024-08-31 21:51:22.229940964 +0800" "usr/share/julia/arch-site/UnsafeArrays/Project.toml"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/README.md"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/src/UnsafeArrays.jl"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/src/unsafe_array.jl"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/src/util.jl"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/src/uview.jl"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/test/runtests.jl"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/test/unsafe_array.jl"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/test/util.jl"
  touch -c -d "2024-08-31 21:51:06.000000000 +0800" "usr/share/julia/arch-site/UnsafeArrays/test/uview.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
