all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61345] [PATCH]: Update sbcl-nfiles to 1.1.0
@ 2023-02-07  9:44 André A. Gomes
  2023-02-09 18:34 ` bug#61345: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-02-07  9:44 UTC (permalink / raw)
  To: 61345

[-- 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-nfiles-Update-to-1.1.0.patch --]
[-- Type: text/x-patch, Size: 1109 bytes --]

From 6cc8297a630a937f599c7481f1fc696ac85d8470 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Tue, 7 Feb 2023 11:43:05 +0200
Subject: [PATCH] gnu: sbcl-nfiles: Update to 1.1.0.

* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.0.
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 21642034b5..1839533b32 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -23760,7 +23760,7 @@ (define-public ecl-wordnet
 (define-public sbcl-nfiles
   (package
    (name "sbcl-nfiles")
-   (version "1.0.0")
+   (version "1.1.0")
    (source
     (origin
      (method git-fetch)
@@ -23770,7 +23770,7 @@ (define-public sbcl-nfiles
      (file-name (git-file-name "cl-nfiles" version))
      (sha256
       (base32
-       "1215h4xzc7vxidr7lhxyr5a7giyd08678ibz5qp4d4nvg14q94y2"))))
+       "03rc990kzh7d33642r28ms4d3i1qf8nng6ph2bv9b9ykm1h4pjg6"))))
    (build-system asdf-build-system/sbcl)
    (inputs
     (list gnupg
-- 
2.39.1


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

* bug#61345: [PATCH]: Update sbcl-nfiles to 1.1.0
  2023-02-07  9:44 [bug#61345] [PATCH]: Update sbcl-nfiles to 1.1.0 André A. Gomes
@ 2023-02-09 18:34 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-02-09 18:34 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 61345-done

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

Patch pushed as 58a95d599ee5d0dc6419d038b7317e1b77b11519.
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-02-09 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07  9:44 [bug#61345] [PATCH]: Update sbcl-nfiles to 1.1.0 André A. Gomes
2023-02-09 18:34 ` bug#61345: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.