GNU bug report logs - #63306
[PATCH] gnu: Update sbcl-nclasses to 0.5.0.

Previous Next

Package: guix-patches;

Reported by: Artyom Bologov <mail <at> aartaka.me>

Date: Fri, 5 May 2023 13:58:01 UTC

Severity: normal

Tags: patch

Done: Pierre Neidhardt <mail <at> ambrevar.xyz>

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 63306 in the body.
You can then email your comments to 63306 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 guix-patches <at> gnu.org:
bug#63306; Package guix-patches. (Fri, 05 May 2023 13:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Artyom Bologov <mail <at> aartaka.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 05 May 2023 13:58:02 GMT) Full text and rfc822 format available.

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

From: Artyom Bologov <mail <at> aartaka.me>
To: Guix patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: Update sbcl-nclasses to 0.5.0.
Date: Fri, 05 May 2023 17:56:42 +0400
[Message part 1 (text/plain, inline)]
Hello Guix,

Find a patch for sbcl-nclasses attached to this message.

[0001-gnu-Update-sbcl-nclasses-to-0.5.0.patch (text/x-patch, inline)]
From 640f642a4a775736a359602e046b0cd38322fefa Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail <at> aartaka.me>
Date: Fri, 5 May 2023 17:55:44 +0400
Subject: [PATCH] gnu: Update sbcl-nclasses to 0.5.0.

* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.5.0.
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 5e9bc4e105..5d69dc187d 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -25674,7 +25674,7 @@ (define-public cl-nasdf
 (define-public sbcl-nclasses
   (package
     (name "sbcl-nclasses")
-    (version "0.4.0")
+    (version "0.5.0")
     (source
      (origin
        (method git-fetch)
@@ -25684,7 +25684,7 @@ (define-public sbcl-nclasses
        (file-name (git-file-name "cl-nclasses" version))
        (sha256
         (base32
-         "0g34xm32h0bc0zcyrkr2637jdb8mgb2zymqp6zfjc912sisgcs0l"))
+         "0aym0m12s5px139ragna0pr8jan8bx3akhjgamj6h0y28xksziji"))
        (modules '((guix build utils)))
        (snippet
         `(begin
@@ -25702,7 +25702,7 @@ (define-public sbcl-nclasses
      "NClasses provides helper macros to help write classes, conditions,
 generic functions, and CLOS code in general with less boilerplate.
 
-It's a fork of @code{hu.dwim.defclass-star}.  It inclues some bug fixes and
+It's a fork of @code{hu.dwim.defclass-star}.  It includes some bug fixes and
 extra features like type inference.")
     (license license:public-domain)))
 
-- 
2.39.2

[Message part 3 (text/plain, inline)]
Thanks,
--
Artyom Bologov.

bug closed, send any further explanations to 63306 <at> debbugs.gnu.org and Artyom Bologov <mail <at> aartaka.me> Request was from Pierre Neidhardt <mail <at> ambrevar.xyz> to control <at> debbugs.gnu.org. (Tue, 09 May 2023 11:37:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#63306; Package guix-patches. (Tue, 09 May 2023 12:25:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Artyom Bologov <mail <at> aartaka.me>
Cc: 63306-close <at> debbugs.gnu.org
Subject: Re: [bug#63306] [PATCH] gnu: Update sbcl-nclasses to 0.5.0.
Date: Tue, 09 May 2023 12:23:01 +0000
[Message part 1 (text/plain, inline)]
sbcl-nclasses has been updated in
5aae6c99c2a0ae8691b7965938531b688ef837f5.
Closing.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 07 Jun 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 322 days ago.

Previous Next


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