This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new d055b44440 gnu: Remove ecl-phos.
d055b44440 is described below

commit d055b444408b4e73b7a505f4065b49a8ad5a9ad9
Author: jgart <[email protected]>
AuthorDate: Sun Mar 8 12:07:51 2026 -0400

    gnu: Remove ecl-phos.
    
    * gnu/packages/lisp-xyz.scm (ecl-phos): Delete variable.
    
    Change-Id: Ib1847f14a1ca3e9147e30965415ee4eb0536fec3
---
 gnu/packages/lisp-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index a73931f41f..88fcc03cf0 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -26071,9 +26071,6 @@ Lisp.  A subsystem offers an experimental GUI Gemini 
client.")
 (define-public cl-phos
   (sbcl-package->cl-source-package sbcl-phos))
 
-(define-public ecl-phos
-  (sbcl-package->ecl-package sbcl-phos))
-
 (define-public sbcl-physical-quantities
   (package
     (name "sbcl-physical-quantities")

Reply via email to