timestamps-fix() {
  touch -c -d "2025-01-02 05:39:51.000000000 +0000" "usr/share/julia/arch-site/LERC_jll/LICENSE"
  touch -c -d "2025-01-02 05:40:07.876715290 +0000" "usr/share/julia/arch-site/LERC_jll/Project.toml"
  touch -c -d "2025-01-02 05:39:51.000000000 +0000" "usr/share/julia/arch-site/LERC_jll/README.md"
  touch -c -d "2025-01-02 05:40:07.173380332 +0000" "usr/share/julia/arch-site/LERC_jll/src/LERC_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
