GNU bug report logs - #75265
[PATCH 18/71] gnu: Add clasp-acclimation.

Previous Next

Package: guix-patches;

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

Date: Wed, 1 Jan 2025 19:08:18 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#75265: closed (Re: [PATCH 18/71] gnu: Add clasp-acclimation.)
Date: Thu, 09 Jan 2025 20:57:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75265: [PATCH 18/71] gnu: Add clasp-acclimation.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75265 <at> debbugs.gnu.org.

-- 
75265: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75265
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 75265-done <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: Re: [PATCH 18/71] gnu: Add clasp-acclimation.
Date: Thu, 09 Jan 2025 14:56:00 -0600
> * gnu/packages/lisp-xyz.scm (clasp-acclimation): New variable.
> 
> Change-Id: Id24bf747ee0de02cef4d6b5c2499b7cba00d0402
> ---
>  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 e51ccac9d3..a194c6064d 100644
> --- a/gnu/packages/lisp-xyz.scm
> +++ b/gnu/packages/lisp-xyz.scm
> @@ -697,6 +697,9 @@ (define-public cl-acclimation
>  (define-public ecl-acclimation
>    (sbcl-package->ecl-package sbcl-acclimation))
>  
> +(define-public clasp-acclimation
> +  (sbcl-package->clasp-package sbcl-acclimation))
> +
>  (define-public sbcl-acl-compat
>    ;; There does not seem to be proper releases.
>    (let ((commit "cac1d6920998ddcbee8310a873414732e707d8e5"))
> -- 
> 2.47.1
<#secure method=pgpmime mode=sign>

-- 
all the best,
jgart

[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH 18/71] gnu: Add clasp-acclimation.
Date: Wed,  1 Jan 2025 13:03:55 -0600
* gnu/packages/lisp-xyz.scm (clasp-acclimation): New variable.

Change-Id: Id24bf747ee0de02cef4d6b5c2499b7cba00d0402
---
 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 e51ccac9d3..a194c6064d 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -697,6 +697,9 @@ (define-public cl-acclimation
 (define-public ecl-acclimation
   (sbcl-package->ecl-package sbcl-acclimation))
 
+(define-public clasp-acclimation
+  (sbcl-package->clasp-package sbcl-acclimation))
+
 (define-public sbcl-acl-compat
   ;; There does not seem to be proper releases.
   (let ((commit "cac1d6920998ddcbee8310a873414732e707d8e5"))
-- 
2.47.1




This bug report was last modified 133 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.