timestamps-fix() {
  touch -c -d "2025-08-12 23:23:26.994525124 +0000" "usr/share/julia/arch-site/OpenJpeg_jll/src/OpenJpeg_jll.jl"
  touch -c -d "2025-08-12 23:23:12.000000000 +0000" "usr/share/julia/arch-site/OpenJpeg_jll/README.md"
  touch -c -d "2025-08-12 23:23:27.473408148 +0000" "usr/share/julia/arch-site/OpenJpeg_jll/Project.toml"
  touch -c -d "2025-08-12 23:23:12.000000000 +0000" "usr/share/julia/arch-site/OpenJpeg_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
