unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Artyom Bologov <mail@aartaka.me>
To: 63306@debbugs.gnu.org
Subject: [bug#63306] [PATCH] gnu: Update sbcl-nclasses to 0.5.0.
Date: Fri, 05 May 2023 17:56:42 +0400	[thread overview]
Message-ID: <87ednu7uet.fsf@aartaka.me> (raw)

[-- Attachment #1: Type: text/plain, Size: 71 bytes --]

Hello Guix,

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


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update sbcl-nclasses to 0.5.0. --]
[-- Type: text/x-patch, Size: 1536 bytes --]

From 640f642a4a775736a359602e046b0cd38322fefa Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail@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


[-- Attachment #3: Type: text/plain, Size: 28 bytes --]


Thanks,
--
Artyom Bologov.

             reply	other threads:[~2023-05-05 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05 13:56 Artyom Bologov [this message]
2023-05-09 12:23 ` [bug#63306] [PATCH] gnu: Update sbcl-nclasses to 0.5.0 Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ednu7uet.fsf@aartaka.me \
    --to=mail@aartaka.me \
    --cc=63306@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).