mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: cl-ppath: Use sbcl-package->cl-source-package.
* gnu/packages/lisp-xyz.scm (cl-ppath): Use sbcl-package->cl-source-package. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
b4e58e66f8
commit
52ee15f06d
1 changed files with 1 additions and 1 deletions
|
@ -13284,4 +13284,4 @@ corresponding OS system functions are called.")
|
|||
(sbcl-package->ecl-package sbcl-ppath))
|
||||
|
||||
(define-public cl-ppath
|
||||
(sbcl-package->ecl-package sbcl-ppath))
|
||||
(sbcl-package->cl-source-package sbcl-ppath))
|
||||
|
|
Loading…
Add table
Reference in a new issue