timestamps-fix() {
  touch -c -d "2025-01-15 05:20:04.000000000 +0000" "usr/share/julia/arch-site/LZO_jll/LICENSE"
  touch -c -d "2025-01-15 05:20:23.212048239 +0000" "usr/share/julia/arch-site/LZO_jll/Project.toml"
  touch -c -d "2025-01-15 05:20:04.000000000 +0000" "usr/share/julia/arch-site/LZO_jll/README.md"
  touch -c -d "2025-01-15 05:20:22.458713014 +0000" "usr/share/julia/arch-site/LZO_jll/src/LZO_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
