timestamps-fix() {
  touch -c -d "2025-08-27 01:19:01.448297046 +0000" "usr/share/julia/arch-site/snappy_jll/src/snappy_jll.jl"
  touch -c -d "2025-08-27 01:18:46.000000000 +0000" "usr/share/julia/arch-site/snappy_jll/README.md"
  touch -c -d "2025-08-27 01:19:01.918354564 +0000" "usr/share/julia/arch-site/snappy_jll/Project.toml"
  touch -c -d "2025-08-27 01:18:46.000000000 +0000" "usr/share/julia/arch-site/snappy_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
