timestamps-fix() {
  touch -c -d "2025-08-17 19:39:58.606472688 +0000" "usr/share/julia/arch-site/OpenCL_jll/src/OpenCL_jll.jl"
  touch -c -d "2025-08-17 19:39:43.000000000 +0000" "usr/share/julia/arch-site/OpenCL_jll/README.md"
  touch -c -d "2025-08-17 19:39:59.119508326 +0000" "usr/share/julia/arch-site/OpenCL_jll/Project.toml"
  touch -c -d "2025-08-17 19:39:43.000000000 +0000" "usr/share/julia/arch-site/OpenCL_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
