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 2f3d9566a9 gnu: sbcl-simple-rgb: Add comment on versioning.
2f3d9566a9 is described below
commit 2f3d9566a99d4e66e092c85d353a6f6e9bae02c8
Author: jgart <[email protected]>
AuthorDate: Thu Jan 15 16:40:33 2026 -0500
gnu: sbcl-simple-rgb: Add comment on versioning.
* gnu/packages/lisp-xyz.scm (sbcl-simple-rgb): Add comment on versioning.
Change-Id: Ic6eafbfcb14581e90943972f27be2fbf163b7555
---
gnu/packages/lisp-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 4b5db8c39a..88f22b2a75 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -29542,6 +29542,7 @@ forms in parallel.")
(sbcl-package->ecl-package sbcl-simple-parallel-tasks))
(define-public sbcl-simple-rgb
+ ;; Last versioned release is from 2008.
(let ((commit "ba9b0689362c28aa6a91c0636796c6c372657293")
(revision "1"))
(package