timestamps-fix() {
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/test/runtests.jl"
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/test/Project.toml"
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/src/libsnappy.jl"
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/src/encode.jl"
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/src/decode.jl"
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/src/ChunkCodecLibSnappy.jl"
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/README.md"
  touch -c -d "2025-08-27 01:20:14.283962453 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/Project.toml"
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/LICENSE"
  touch -c -d "2025-08-27 01:20:00.000000000 +0000" "usr/share/julia/arch-site/ChunkCodecLibSnappy/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
