timestamps-fix() {
  touch -c -d "2025-10-27 04:36:10.697211861 +0000" "usr/share/julia/arch-site/OpenJpeg_jll/src/OpenJpeg_jll.jl"
  touch -c -d "2025-10-27 04:35:56.000000000 +0000" "usr/share/julia/arch-site/OpenJpeg_jll/README.md"
  touch -c -d "2025-10-27 04:36:11.198740742 +0000" "usr/share/julia/arch-site/OpenJpeg_jll/Project.toml"
  touch -c -d "2025-10-27 04:35:56.000000000 +0000" "usr/share/julia/arch-site/OpenJpeg_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
