GNU bug report logs -
#65293
[PATCH] gnu: Update sbcl-nasdf to 0.1.7.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65293 in the body.
You can then email your comments to 65293 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#65293
; Package
guix-patches
.
(Mon, 14 Aug 2023 17:34: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
.
(Mon, 14 Aug 2023 17:34:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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 3 (text/plain, inline)]
Thanks,
--
Artyom Bologov.
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Fri, 18 Aug 2023 11:43:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Artyom Bologov <mail <at> aartaka.me>
:
bug acknowledged by developer.
(Fri, 18 Aug 2023 11:43:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 65293-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 16 Sep 2023 11:24:12 GMT)
Full text and
rfc822 format available.
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.