timestamps-fix() {
  touch -c -d "2025-08-17 17:03:04.045090657 +0000" "usr/share/julia/arch-site/OpenCL_jll/src/OpenCL_jll.jl"
  touch -c -d "2025-08-17 17:02:48.000000000 +0000" "usr/share/julia/arch-site/OpenCL_jll/README.md"
  touch -c -d "2025-08-17 17:03:04.530042870 +0000" "usr/share/julia/arch-site/OpenCL_jll/Project.toml"
  touch -c -d "2025-08-17 17:02:48.000000000 +0000" "usr/share/julia/arch-site/OpenCL_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
