all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Artyom Bologov <mail@aartaka.me>
To: Guillaume Le Vaillant <glv@posteo.net>
Cc: 59193@debbugs.gnu.org, Artyom Bologov <mail@aartaka.me>
Subject: [bug#59193] [PATCH] gnu: sbcl-njson: Update to 0.2.1.
Date: Fri, 18 Nov 2022 15:34:29 +0400	[thread overview]
Message-ID: <87cz9k1omt.fsf@aartaka.me> (raw)
In-Reply-To: <87pmdozgf6.fsf@kitej>

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

Hello Guillaume,

> The sbcl-nactivitypub package fails to build with sbcl-njson 0.2.1.
> Could you take a look at it?

Yes, see the attached patch updating sbcl-nactivitypub too!


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update cl-nactivitypub. --]
[-- Type: text/x-patch, Size: 1233 bytes --]

From cdb35daac895239ae6a7ec3d6bad5472f078630c Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail@aartaka.me>
Date: Fri, 18 Nov 2022 15:32:41 +0400
Subject: [PATCH] gnu: Update cl-nactivitypub to 0.0.3.

* gnu/packages/lisp-xyz.scm (sbcl-nactivitypub): Update to 0.0.3.
---
 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 360196bc49..b52bea9811 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -22588,7 +22588,7 @@ (define-public ecl-njson
 (define-public sbcl-nactivitypub
   (package
     (name "sbcl-nactivitypub")
-    (version "0.0.1")
+    (version "0.0.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -22597,7 +22597,7 @@ (define-public sbcl-nactivitypub
               (file-name (git-file-name "cl-nactivitypub" version))
               (sha256
                (base32
-                "07n8a9cfzc96kwsb6z4v5ns09ad2qyq45bjb779azcs7ds144a6r"))))
+                "0iyspb0nvqhqpzygj2fw85p0ya9gaz85q9vhdrvvrqzaxakp0dhz"))))
     (build-system asdf-build-system/sbcl)
     (inputs (list sbcl-cl-str
                   sbcl-dexador
-- 
2.37.1


[-- Attachment #3: Type: text/plain, Size: 20 bytes --]


Thanks,
--
Artyom.

  reply	other threads:[~2022-11-18 11:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11 12:49 [bug#59193] [PATCH] gnu: sbcl-njson: Update to 0.2.1 Artyom Bologov
2022-11-15  9:56 ` Guillaume Le Vaillant
2022-11-18 11:34   ` Artyom Bologov [this message]
2022-11-18 12:47     ` Guillaume Le Vaillant
2022-11-18 18:42       ` Artyom Bologov
2022-11-19 11:59         ` bug#59193: " 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=87cz9k1omt.fsf@aartaka.me \
    --to=mail@aartaka.me \
    --cc=59193@debbugs.gnu.org \
    --cc=glv@posteo.net \
    /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.