GNU bug report logs - #65293
[PATCH] gnu: Update sbcl-nasdf to 0.1.7.

Previous Next

Package: guix-patches;

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

Date: Mon, 14 Aug 2023 17:34:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65293: closed ([PATCH] gnu: Update sbcl-nasdf to 0.1.7.)
Date: Fri, 18 Aug 2023 11:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 18 Aug 2023 11:39:30 +0000
with message-id <87h6ow7f1c.fsf <at> kitej>
and subject line Re: [bug#65293] [PATCH] gnu: Update sbcl-nasdf to 0.1.7.
has caused the debbugs.gnu.org bug report #65293,
regarding [PATCH] gnu: Update sbcl-nasdf to 0.1.7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
65293: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65293
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Artyom Bologov <mail <at> aartaka.me>
To: Guix patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: Update sbcl-nasdf to 0.1.7.
Date: Mon, 14 Aug 2023 21:31:40 +0400
[Message part 3 (text/plain, inline)]
Hello Guix,

Find the sbcl-nasdf 0.1.7 patch attached.

[0001-gnu-Update-sbcl-nasdf-to-0.1.7.patch (text/x-patch, inline)]
From a99319ef08c5aac8bb7b259b774d402af99a01bb Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail <at> aartaka.me>
Date: Mon, 14 Aug 2023 21:28:37 +0400
Subject: [PATCH] gnu: Update sbcl-nasdf to 0.1.7.

* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.7.
---
 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 16deb85e5e..57f3c00dc8 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -25636,10 +25636,10 @@ (define-public cl-nfiles
            (package-inputs sbcl-nfiles)))))
 
 (define-public sbcl-nasdf
-  (let ((commit "5d823d97282e11cecd8da9bcb255c4a8ead1ba93"))
+  (let ((commit "dd9fb2df7174464b54561b2a2f3c3e00fdd5d4f7"))
     (package
       (name "sbcl-nasdf")
-      (version "0.1.5")
+      (version "0.1.7")
       (source
        (origin
          (method git-fetch)
@@ -25649,7 +25649,7 @@ (define-public sbcl-nasdf
          (file-name (git-file-name "cl-ntemplate" version))
          (sha256
           (base32
-           "0vs40ndfyhpx3nj9fc505apk98qgp0pq3cdmqpf67jqkrpcdmnvx"))))
+           "1q8ky8hz8xrr37h7yyc6ysvrcwlsp1i6r2x44c060drspgjbqj70"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        `(#:phases
-- 
2.41.0

[Message part 5 (text/plain, inline)]
Thanks,
--
Artyom Bologov.
[Message part 6 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Artyom Bologov <mail <at> aartaka.me>
Cc: 65293-done <at> debbugs.gnu.org
Subject: Re: [bug#65293] [PATCH] gnu: Update sbcl-nasdf to 0.1.7.
Date: Fri, 18 Aug 2023 11:39:30 +0000
[Message part 7 (text/plain, inline)]
I applied a modified version of your patch as
d2cfa7a115c44d922edd40ba014ef8b86086cd7a because on the master branch
sbcl-nasdf was at 0.1.6, not 0.1.5.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 276 days ago.

Previous Next


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