timestamps-fix() {
  touch -c -d "2025-12-15 04:22:52.781987110 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/src/JpegTurbo_jll.jl"
  touch -c -d "2025-12-15 04:22:38.000000000 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/README.md"
  touch -c -d "2025-12-15 04:22:53.334276506 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/Project.toml"
  touch -c -d "2025-12-15 04:22:38.000000000 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
