unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65293] [PATCH] gnu: Update sbcl-nasdf to 0.1.7.
@ 2023-08-14 17:31 Artyom Bologov
  2023-08-18 11:39 ` bug#65293: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom Bologov @ 2023-08-14 17:31 UTC (permalink / raw)
  To: 65293

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

Hello Guix,

Find the sbcl-nasdf 0.1.7 patch attached.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update sbcl-nasdf to 0.1.7 --]
[-- Type: text/x-patch, Size: 1301 bytes --]

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


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


Thanks,
--
Artyom Bologov.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65293: [PATCH] gnu: Update sbcl-nasdf to 0.1.7.
  2023-08-14 17:31 [bug#65293] [PATCH] gnu: Update sbcl-nasdf to 0.1.7 Artyom Bologov
@ 2023-08-18 11:39 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-08-18 11:39 UTC (permalink / raw)
  To: Artyom Bologov; +Cc: 65293-done

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

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.

[-- 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-08-18 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-14 17:31 [bug#65293] [PATCH] gnu: Update sbcl-nasdf to 0.1.7 Artyom Bologov
2023-08-18 11:39 ` bug#65293: " 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).