timestamps-fix() {
  touch -c -d "2026-08-13 04:30:36.220443533 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/src/JpegTurbo_jll.jl"
  touch -c -d "2026-08-13 04:30:18.000000000 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/README.md"
  touch -c -d "2026-08-13 04:30:36.764447185 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/Project.toml"
  touch -c -d "2026-08-13 04:30:18.000000000 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
