timestamps-fix() {
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/test/runtests.jl"
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/test/Project.toml"
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/src/libsnappy.jl"
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/src/encode.jl"
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/src/decode.jl"
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/src/ChunkCodecLibSnappy.jl"
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/README.md"
  touch -c -d "2025-09-01 04:25:33.485418005 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/Project.toml"
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/LICENSE"
  touch -c -d "2025-09-01 04:25:19.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
