all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "André A. Gomes" <andremegafone@gmail.com>
To: 61345@debbugs.gnu.org
Subject: [bug#61345] [PATCH]: Update sbcl-nfiles to 1.1.0
Date: Tue, 07 Feb 2023 11:44:27 +0200	[thread overview]
Message-ID: <87ilgddd38.fsf@gmail.com> (raw)

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


             reply	other threads:[~2023-02-07  9:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-07  9:44 André A. Gomes [this message]
2023-02-09 18:34 ` bug#61345: [PATCH]: Update sbcl-nfiles to 1.1.0 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ilgddd38.fsf@gmail.com \
    --to=andremegafone@gmail.com \
    --cc=61345@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 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.