unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54951] [PATCH]: sbcl-nfiles: Update to 0.3.0
@ 2022-04-15 11:15 André A. Gomes
  2022-04-15 11:31 ` Pierre Neidhardt
  0 siblings, 1 reply; 4+ messages in thread
From: André A. Gomes @ 2022-04-15 11:15 UTC (permalink / raw)
  To: 54951; +Cc: pierre

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

Hi Guix,

Please find patch attached.


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

From 130e0a590454bf6d3f6428183012ccfb80901e72 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 12:12:37 +0100
Subject: [PATCH] gnu: sbcl-nfiles: Update to 0.3.0.

* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 0.3.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 358bba4e89..479e29ab5c 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.2.1")
+   (version "0.3.0")
    (source
     (origin
      (method git-fetch)
@@ -20594,7 +20594,7 @@ (define-public sbcl-nfiles
      (file-name (git-file-name "nfiles" version))
      (sha256
       (base32
-       "1jdrqvxp4dxlkggx951rxp29lg7hm8zxq35pqq8hr9m9ydy088s7"))))
+       "0nvv9g6hm9wigip1ban9higy7ya1nw5a8d3h3lcldqa042wypz5z"))))
    (build-system asdf-build-system/sbcl)
    (inputs
     (list gnupg
-- 
2.35.1


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

end of thread, other threads:[~2022-04-15 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2022-04-15 15:13     ` bug#54951: " 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).