unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55840] [PATCH]: Update sbcl-quri to 0.5.0
@ 2022-06-08  9:11 André A. Gomes
  2022-06-09  8:03 ` bug#55840: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2022-06-08  9:11 UTC (permalink / raw)
  To: 55840; +Cc: pierre

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

Hi Guix,

Please find the patch attached below.  Thank you.


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

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

* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.5.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 3b8591fb4a..d0b6ccd3d1 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.4.0")
+    (version "0.5.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 "0ka5haq3g72hvaz4hdv7y1d6df9ncmx029wwixn4r413gll5yxy7"))))
+        (base32 "0zpwjhs2zz9832wsjs00kbkjjl4bcs96krlnq9y75gi4f34fxj1x"))))
     (build-system asdf-build-system/sbcl)
     (arguments
      ;; Test system must be loaded before, otherwise tests fail with:
-- 
2.36.1


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

* bug#55840: [PATCH]: Update sbcl-quri to 0.5.0
  2022-06-08  9:11 [bug#55840] [PATCH]: Update sbcl-quri to 0.5.0 André A. Gomes
@ 2022-06-09  8:03 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-06-09  8:03 UTC (permalink / raw)
  To: André A. Gomes; +Cc: pierre, 55840-done

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

Patch pushed as 349f730e0e6154e2ed174a8745c768933d57ccb8.
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:[~2022-06-09  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08  9:11 [bug#55840] [PATCH]: Update sbcl-quri to 0.5.0 André A. Gomes
2022-06-09  8:03 ` bug#55840: " 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).