1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: Remove ecl-typo.

* gnu/packages/lisp-xyz.scm (ecl-typo): Delete variable.

Change-Id: Iadf7006b7d1b4ab197dca4ffa61fdc76260ab750
This commit is contained in:
jgart
2026-03-08 12:14:14 -04:00
parent 4d5b2362da
commit 3169b941b7

View File

@@ -33541,9 +33541,6 @@ reasoning about types, but without consing.")
(define-public cl-typo
(sbcl-package->cl-source-package sbcl-typo))
(define-public ecl-typo
(sbcl-package->ecl-package sbcl-typo))
(define-public sbcl-uax-14
(let ((commit "0432162525119c401d3d705bb9bcc9580a03914f")
(revision "1"))