unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "André A. Gomes" <andremegafone@gmail.com>
To: Pierre Neidhardt <pierre@atlas.engineer>
Cc: 54951@debbugs.gnu.org
Subject: [bug#54951] [PATCH]: sbcl-nfiles: Update to 0.3.0
Date: Fri, 15 Apr 2022 13:07:34 +0100	[thread overview]
Message-ID: <87v8vaturd.fsf@gmail.com> (raw)
In-Reply-To: <87r15y7fcm.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Fri, 15 Apr 2022 13:31:21 +0200")

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

Pierre Neidhardt <pierre@atlas.engineer> writes:

> Thank you André for taking care of this.
>
> Sorry to be a such a drag, but I've just updated the library to 0.4.0
> (which now depends on Quri), could you update the patch accordingly?

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-0.4.0.patch --]
[-- Type: text/x-patch, Size: 1301 bytes --]

From 160c4f8b2066d5db1cede7e297b0d9fcd10f303f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Fri, 15 Apr 2022 13:05:56 +0100
Subject: [PATCH] gnu: sbcl-nfiles: Update to 0.4.0.

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

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 479e29ab5c..5e9073dfd0 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -20584,7 +20584,7 @@ (define-public ecl-wordnet
 (define-public sbcl-nfiles
   (package
    (name "sbcl-nfiles")
-   (version "0.3.0")
+   (version "0.4.0")
    (source
     (origin
      (method git-fetch)
@@ -20594,12 +20594,13 @@ (define-public sbcl-nfiles
      (file-name (git-file-name "nfiles" version))
      (sha256
       (base32
-       "0nvv9g6hm9wigip1ban9higy7ya1nw5a8d3h3lcldqa042wypz5z"))))
+       "0qmyv4ajcz7mlihnslx55wr1n8aaisw4clmsijnjf1w6wxh7lh7w"))))
    (build-system asdf-build-system/sbcl)
    (inputs
     (list gnupg
           sbcl-alexandria
           sbcl-hu.dwim.defclass-star
+          sbcl-quri
           sbcl-serapeum
           sbcl-trivial-garbage
           sbcl-trivial-package-local-nicknames
-- 
2.35.1


  reply	other threads:[~2022-04-15 12:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15 11:15 [bug#54951] [PATCH]: sbcl-nfiles: Update to 0.3.0 André A. Gomes
2022-04-15 11:31 ` Pierre Neidhardt
2022-04-15 12:07   ` André A. Gomes [this message]
2022-04-15 15:13     ` bug#54951: " 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=87v8vaturd.fsf@gmail.com \
    --to=andremegafone@gmail.com \
    --cc=54951@debbugs.gnu.org \
    --cc=pierre@atlas.engineer \
    /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).