[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: cl-trial: Activate trial-harmony system.
From: |
guix-commits |
Subject: |
06/07: gnu: cl-trial: Activate trial-harmony system. |
Date: |
Thu, 30 Mar 2023 05:33:22 -0400 (EDT) |
glv pushed a commit to branch master
in repository guix.
commit 34ff1039a6e792c0d73ab07e3cd304d96993f101
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Mon Mar 27 11:25:17 2023 +0100
gnu: cl-trial: Activate trial-harmony system.
* gnu/packages/lisp-xyz.scm (sbcl-trial):
[arguments]<asd-systems>: Activate trial-harmony.
[inputs]: Add sbcl-harmony.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index d13a44e48c..d525a03feb 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -21448,8 +21448,7 @@ joysticks, and other such HID devices.")
;; ...
;; "trial-glop"
"trial-gltf"
- ;; TODO: It requires a long packaging journey.
- ;; "trial-harmony"
+ "trial-harmony"
"trial-jpeg"
"trial-notify"
"trial-png"
@@ -21495,6 +21494,7 @@ joysticks, and other such HID devices.")
sbcl-form-fiddle
sbcl-glop
sbcl-glsl-toolkit
+ sbcl-harmony
sbcl-ieee-floats
sbcl-jzon
sbcl-lambda-fiddle
- branch master updated (4ba06192aa -> 314c599739), guix-commits, 2023/03/30
- 02/07: gnu: Add cl-vorbis., guix-commits, 2023/03/30
- 07/07: gnu: Add cl-collider., guix-commits, 2023/03/30
- 01/07: gnu: Add cl-flac., guix-commits, 2023/03/30
- 04/07: gnu: Add cl-mixed., guix-commits, 2023/03/30
- 06/07: gnu: cl-trial: Activate trial-harmony system.,
guix-commits <=
- 03/07: gnu: Add libmixed., guix-commits, 2023/03/30
- 05/07: gnu: Add cl-harmony., guix-commits, 2023/03/30