timestamps-fix() {
  touch -c -d "2026-08-05 02:39:41.480672272 +0000" "usr/share/julia/arch-site/LERC_jll/src/LERC_jll.jl"
  touch -c -d "2026-08-05 02:39:26.000000000 +0000" "usr/share/julia/arch-site/LERC_jll/README.md"
  touch -c -d "2026-08-05 02:39:42.031793620 +0000" "usr/share/julia/arch-site/LERC_jll/Project.toml"
  touch -c -d "2026-08-05 02:39:26.000000000 +0000" "usr/share/julia/arch-site/LERC_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
