timestamps-fix() {
  touch -c -d "2025-09-10 13:35:20.433743023 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/src/JpegTurbo_jll.jl"
  touch -c -d "2025-09-10 13:35:06.000000000 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/README.md"
  touch -c -d "2025-09-10 13:35:20.950830171 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/Project.toml"
  touch -c -d "2025-09-10 13:35:06.000000000 +0000" "usr/share/julia/arch-site/JpegTurbo_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
