GNU bug report logs -
#75253
[PATCH 06/71] gnu: Add clasp-yason.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Wed, 1 Jan 2025 19:08:07 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 75253 in the body.
You can then email your comments to 75253 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#75253
; Package
guix-patches
.
(Wed, 01 Jan 2025 19:08:07 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:07 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-yason): New variable.
Change-Id: I79ed3d061fc738aae2bad693bfbeec97d5360c89
---
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 9b77b6a791..0d8a157004 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -32444,6 +32444,9 @@ (define-public cl-yason
(define-public ecl-yason
(sbcl-package->ecl-package sbcl-yason))
+(define-public clasp-yason
+ (sbcl-package->clasp-package sbcl-yason))
+
(define-public sbcl-yxorp
(let ((commit "c306898a467995e123a22316c9b79fcac442415b")
(revision "4"))
--
2.47.1
Reply sent
to
jgart <jgart <at> dismail.de>
:
You have taken responsibility.
(Thu, 09 Jan 2025 21:10: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:10:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75253-done <at> debbugs.gnu.org (full text, mbox):
> * gnu/packages/lisp-xyz.scm (clasp-yason): New variable.
>
> Change-Id: I79ed3d061fc738aae2bad693bfbeec97d5360c89
> ---
> 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 9b77b6a791..0d8a157004 100644
> --- a/gnu/packages/lisp-xyz.scm
> +++ b/gnu/packages/lisp-xyz.scm
> @@ -32444,6 +32444,9 @@ (define-public cl-yason
> (define-public ecl-yason
> (sbcl-package->ecl-package sbcl-yason))
>
> +(define-public clasp-yason
> + (sbcl-package->clasp-package sbcl-yason))
> +
> (define-public sbcl-yxorp
> (let ((commit "c306898a467995e123a22316c9b79fcac442415b")
> (revision "4"))
> --
> 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:13 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.