timestamps-fix() {
  touch -c -d "2025-08-13 18:23:36.602959440 +0000" "usr/share/julia/arch-site/LZO_jll/src/LZO_jll.jl"
  touch -c -d "2025-08-13 18:23:22.000000000 +0000" "usr/share/julia/arch-site/LZO_jll/README.md"
  touch -c -d "2025-08-13 18:23:37.071592264 +0000" "usr/share/julia/arch-site/LZO_jll/Project.toml"
  touch -c -d "2025-08-13 18:23:22.000000000 +0000" "usr/share/julia/arch-site/LZO_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
