unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Artyom Bologov <mail@aartaka.me>
To: 65293@debbugs.gnu.org
Subject: [bug#65293] [PATCH] gnu: Update sbcl-nasdf to 0.1.7.
Date: Mon, 14 Aug 2023 21:31:40 +0400	[thread overview]
Message-ID: <87sf8ledh6.fsf@aartaka.me> (raw)

[-- 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.

             reply	other threads:[~2023-08-14 17:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-14 17:31 Artyom Bologov [this message]
2023-08-18 11:39 ` bug#65293: [PATCH] gnu: Update sbcl-nasdf to 0.1.7 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=87sf8ledh6.fsf@aartaka.me \
    --to=mail@aartaka.me \
    --cc=65293@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).