timestamps-fix() {
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/LICENSE"
  touch -c -d "2024-12-16 13:32:11.344262309 +0800" "usr/share/julia/arch-site/SentinelArrays/Project.toml"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/README.md"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/src/BufferedVectors.jl"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/src/SentinelArrays.jl"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/src/chainedvector.jl"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/src/missingvector.jl"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/src/precompile.jl"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/test/BufferedVectors.jl"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/test/chainedvector.jl"
  touch -c -d "2024-12-16 13:31:56.000000000 +0800" "usr/share/julia/arch-site/SentinelArrays/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
