timestamps-fix() {
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/LICENSE"
  touch -c -d "2024-06-27 14:54:59.350719692 +0800" "usr/share/julia/arch-site/LayoutPointers/Project.toml"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/README.md"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/docs/Manifest.toml"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/docs/Project.toml"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/docs/make.jl"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/docs/src/index.md"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/scratch.jl"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/src/LayoutPointers.jl"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/src/grouped_strided_pointers.jl"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/src/precompile.jl"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/src/stridedpointers.jl"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/test/Project.toml"
  touch -c -d "2024-06-27 14:54:44.000000000 +0800" "usr/share/julia/arch-site/LayoutPointers/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
