timestamps-fix() {
  touch -c -d "2025-08-13 18:37:49.107423598 +0000" "usr/share/julia/arch-site/LERC_jll/src/LERC_jll.jl"
  touch -c -d "2025-08-13 18:37:33.000000000 +0000" "usr/share/julia/arch-site/LERC_jll/README.md"
  touch -c -d "2025-08-13 18:37:49.576637041 +0000" "usr/share/julia/arch-site/LERC_jll/Project.toml"
  touch -c -d "2025-08-13 18:37:33.000000000 +0000" "usr/share/julia/arch-site/LERC_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
