unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64853] [PATCH]: Update sbcl-nasdf to 0.1.6
@ 2023-07-25 11:36 André A. Gomes
  2023-07-25 12:12 ` bug#64853: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-07-25 11:36 UTC (permalink / raw)
  To: 64853; +Cc: pierre

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

Hi Guix,

Please find the patch attached.  Thanks.


-- 
André A. Gomes
"You cannot even find the ruins..."

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

From 0f049a321fd85b30260e9c41c69d8904a4739adc Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Tue, 25 Jul 2023 14:34:55 +0300
Subject: [PATCH] gnu: sbcl-nasdf: Update to 0.1.6.

* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.6.
---
 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 9ef315ff94..05a9e8878c 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -25673,10 +25673,10 @@ (define-public cl-nfiles
            (package-inputs sbcl-nfiles)))))
 
 (define-public sbcl-nasdf
-  (let ((commit "5d823d97282e11cecd8da9bcb255c4a8ead1ba93"))
+  (let ((commit "73c89680ace25929c2a1ccc0809db99e9edffa07"))
     (package
       (name "sbcl-nasdf")
-      (version "0.1.5")
+      (version "0.1.6")
       (source
        (origin
          (method git-fetch)
@@ -25686,7 +25686,7 @@ (define-public sbcl-nasdf
          (file-name (git-file-name "cl-ntemplate" version))
          (sha256
           (base32
-           "0vs40ndfyhpx3nj9fc505apk98qgp0pq3cdmqpf67jqkrpcdmnvx"))))
+           "193wwcp84pyyv33pkkm41s7ca2limpcqqi41hxd1pm5il5r9q9h7"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        `(#:phases
-- 
2.41.0


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

* bug#64853: [PATCH]: Update sbcl-nasdf to 0.1.6
  2023-07-25 11:36 [bug#64853] [PATCH]: Update sbcl-nasdf to 0.1.6 André A. Gomes
@ 2023-07-25 12:12 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-07-25 12:12 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 64853-done

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

Patch applied as d2674ff89a2040d0574c7b712cb1589bc7370a1d.
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-07-25 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 11:36 [bug#64853] [PATCH]: Update sbcl-nasdf to 0.1.6 André A. Gomes
2023-07-25 12:12 ` bug#64853: " 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).