gnu: Remove ocaml-llvm-11.

* gnu/packages/llvm.scm (ocaml-llvm-11): Delete variable.

Change-Id: If7fe1ce230d4f5e80dd61615e586ae184e45f8cf
This commit is contained in:
Andreas Enge 2025-08-19 21:21:22 +02:00
parent 8fac3ab980
commit ffe4d0b17e
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -2197,7 +2197,6 @@ using @code{clang-rename}.")))
LLVM."))))
(define-public ocaml-llvm (make-ocaml-llvm llvm))
(define-public ocaml-llvm-11 (make-ocaml-llvm llvm-11))
(define-public wllvm
(package