GNU bug report logs - #75248
[PATCH 02/71] gnu: clasp-cl: Rename variable.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Wed, 1 Jan 2025 19:08:02 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 75248 in the body.
You can then email your comments to 75248 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


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#75248; Package guix-patches. (Wed, 01 Jan 2025 19:08:03 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:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH 02/71] gnu: clasp-cl: Rename variable.
Date: Wed,  1 Jan 2025 13:03:39 -0600
* gnu/packages/lisp.scm (clasp-cl): Rename to clasp.

Change-Id: I8ce65fbcada70fb015812341951373e6804ccebe
---
 gnu/packages/lisp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index fe80c63d9a..c67b645b74 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -376,9 +376,9 @@ (define-public ccl
 interface.")
     (license license:asl2.0)))
 
-(define-public clasp-cl
+(define-public clasp
   (package
-    (name "clasp-cl")
+    (name "clasp")
     (version "2.6.0")
     (source
      (origin
-- 
2.47.1





Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Thu, 09 Jan 2025 20:56:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Thu, 09 Jan 2025 20:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 75248-done <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 75248-done <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: Re: [PATCH 02/71] gnu: clasp-cl: Rename variable.
Date: Thu, 09 Jan 2025 14:55:17 -0600
> * gnu/packages/lisp.scm (clasp-cl): Rename to clasp.
> 
> Change-Id: I8ce65fbcada70fb015812341951373e6804ccebe
> ---
>  gnu/packages/lisp.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
> index fe80c63d9a..c67b645b74 100644
> --- a/gnu/packages/lisp.scm
> +++ b/gnu/packages/lisp.scm
> @@ -376,9 +376,9 @@ (define-public ccl
>  interface.")
>      (license license:asl2.0)))
>  
> -(define-public clasp-cl
> +(define-public clasp
>    (package
> -    (name "clasp-cl")
> +    (name "clasp")
>      (version "2.6.0")
>      (source
>       (origin
> -- 
> 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:11 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.