* [bug#64110] [PATCH] gnu: Update sbcl-nclasses to 0.6.0.
@ 2023-06-16 15:46 Artyom Bologov
2023-06-17 9:28 ` bug#64110: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Artyom Bologov @ 2023-06-16 15:46 UTC (permalink / raw)
To: 64110
[-- Attachment #1: Type: text/plain, Size: 60 bytes --]
Hi Guix,
Find the patch for sbcl-nclasses 0.6.0 attached.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update nclasses to 0.6.0 --]
[-- Type: text/x-patch, Size: 1110 bytes --]
From da16c04884a164f1532c9075408f91938ac28613 Mon Sep 17 00:00:00 2001
From: Artyom Bologov <aartaka@protonmail.com>
Date: Fri, 16 Jun 2023 19:45:08 +0400
Subject: [PATCH] gnu: Update sbcl-nclasses to 0.6.0.
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.0.
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 16deb85e5e..61f0414fac 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -25684,7 +25684,7 @@ (define-public cl-nasdf
(define-public sbcl-nclasses
(package
(name "sbcl-nclasses")
- (version "0.5.0")
+ (version "0.6.0")
(source
(origin
(method git-fetch)
@@ -25694,7 +25694,7 @@ (define-public sbcl-nclasses
(file-name (git-file-name "cl-nclasses" version))
(sha256
(base32
- "0aym0m12s5px139ragna0pr8jan8bx3akhjgamj6h0y28xksziji"))
+ "0kp5wim5frr4l52rgchaz1cj74daqngagrz3r0lgasii6bwlzsi6"))
(modules '((guix build utils)))
(snippet
`(begin
--
2.40.1
[-- Attachment #3: Type: text/plain, Size: 28 bytes --]
Thanks,
--
Artyom Bologov.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64110: [PATCH] gnu: Update sbcl-nclasses to 0.6.0.
2023-06-16 15:46 [bug#64110] [PATCH] gnu: Update sbcl-nclasses to 0.6.0 Artyom Bologov
@ 2023-06-17 9:28 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-06-17 9:28 UTC (permalink / raw)
To: Artyom Bologov; +Cc: 64110-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 23f77bd7b87ac6cc844b6fb6a0f0e383677d562e.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-17 9:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-16 15:46 [bug#64110] [PATCH] gnu: Update sbcl-nclasses to 0.6.0 Artyom Bologov
2023-06-17 9:28 ` bug#64110: " Guillaume Le Vaillant
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).