all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "André A. Gomes" <andremegafone@gmail.com>
To: 56419@debbugs.gnu.org
Cc: pierre@atlas.engineer
Subject: [bug#56419] [PATCH]: gnu: sbcl-quri: Update to 0.6.0.
Date: Wed, 06 Jul 2022 09:30:02 +0100	[thread overview]
Message-ID: <87let663ud.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 115 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-quri-Update-to-0.6.0.patch --]
[-- Type: text/x-patch, Size: 1194 bytes --]

From ac320693a9f1207b99316400086eb4fd7c36cd84 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Wed, 6 Jul 2022 09:28:27 +0100
Subject: [PATCH] gnu: sbcl-quri: Update to 0.6.0.

* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.6.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 3d6ce68fb8..3d39f536b7 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4457,7 +4457,7 @@ (define-public ecl-map-set
 (define-public sbcl-quri
   (package
     (name "sbcl-quri")
-    (version "0.5.0")
+    (version "0.6.0")
     (source
      (origin
        (method git-fetch)
@@ -4466,7 +4466,7 @@ (define-public sbcl-quri
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0zpwjhs2zz9832wsjs00kbkjjl4bcs96krlnq9y75gi4f34fxj1x"))))
+        (base32 "1wrrhbj3r4lph5y3hhfbv4g2pvg24hbgl06irq9lyiycy3bgai4w"))))
     (build-system asdf-build-system/sbcl)
     (arguments
      ;; Test system must be loaded before, otherwise tests fail with:
-- 
2.36.1


             reply	other threads:[~2022-07-06  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06  8:30 André A. Gomes [this message]
2022-07-06  9:06 ` [bug#56419] [PATCH]: gnu: sbcl-quri: Update to 0.6.0 Pierre Neidhardt

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=87let663ud.fsf@gmail.com \
    --to=andremegafone@gmail.com \
    --cc=56419@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 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.