GNU bug report logs -
#75257
[PATCH 10/71] gnu: Add clasp-stealth-mixin.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Wed, 1 Jan 2025 19:08:11 UTC
Severity: normal
Tags: patch
Done: jgart <jgart <at> dismail.de>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75257 in the body.
You can then email your comments to 75257 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#75257
; Package
guix-patches
.
(Wed, 01 Jan 2025 19:08:11 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jgart <jgart <at> dismail.de>
:
New bug report received and forwarded. Copy sent to
glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Wed, 01 Jan 2025 19:08:11 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lisp-xyz.scm (clasp-stealth-mixin): New variable.
Change-Id: I56d876d82032d88bc131e24ca9c75338fe33cea3
---
gnu/packages/lisp-xyz.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index d425971e00..a680d8a8f2 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -28652,6 +28652,9 @@ (define-public cl-stealth-mixin
(define-public ecl-stealth-mixin
(sbcl-package->ecl-package sbcl-stealth-mixin))
+(define-public clasp-stealth-mixin
+ (sbcl-package->clasp-package sbcl-stealth-mixin))
+
(define-public sbcl-stmx
;; No release for years and recent commits contain fixes for recent SBCL
;; versions.
--
2.47.1
Reply sent
to
jgart <jgart <at> dismail.de>
:
You have taken responsibility.
(Thu, 09 Jan 2025 21:09:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
jgart <jgart <at> dismail.de>
:
bug acknowledged by developer.
(Thu, 09 Jan 2025 21:09:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 75257-done <at> debbugs.gnu.org (full text, mbox):
> * gnu/packages/lisp-xyz.scm (clasp-stealth-mixin): New variable.
>
> Change-Id: I56d876d82032d88bc131e24ca9c75338fe33cea3
> ---
> gnu/packages/lisp-xyz.scm | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
> index d425971e00..a680d8a8f2 100644
> --- a/gnu/packages/lisp-xyz.scm
> +++ b/gnu/packages/lisp-xyz.scm
> @@ -28652,6 +28652,9 @@ (define-public cl-stealth-mixin
> (define-public ecl-stealth-mixin
> (sbcl-package->ecl-package sbcl-stealth-mixin))
>
> +(define-public clasp-stealth-mixin
> + (sbcl-package->clasp-package sbcl-stealth-mixin))
> +
> (define-public sbcl-stmx
> ;; No release for years and recent commits contain fixes for recent SBCL
> ;; versions.
> --
> 2.47.1
<#secure method=pgpmime mode=sign>
--
all the best,
jgart
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 07 Feb 2025 12:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 34 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.