From unknown Fri Jun 20 07:18:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#62321 <62321@debbugs.gnu.org> To: bug#62321 <62321@debbugs.gnu.org> Subject: Status: [PATCH] gnu: sbcl-cl-json: Update to 0.6.0. Reply-To: bug#62321 <62321@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:18:13 +0000 retitle 62321 [PATCH] gnu: sbcl-cl-json: Update to 0.6.0. reassign 62321 guix-patches submitter 62321 jgart severity 62321 normal tag 62321 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 21 02:01:27 2023 Received: (at submit) by debbugs.gnu.org; 21 Mar 2023 06:01:27 +0000 Received: from localhost ([127.0.0.1]:57396 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peV3n-0005Ho-GO for submit@debbugs.gnu.org; Tue, 21 Mar 2023 02:01:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:39360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peV3m-0005Hh-FS for submit@debbugs.gnu.org; Tue, 21 Mar 2023 02:01:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peV3m-0006Wo-AI for guix-patches@gnu.org; Tue, 21 Mar 2023 02:01:26 -0400 Received: from mx1.dismail.de ([78.46.223.134]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peV3j-0001WT-Qc for guix-patches@gnu.org; Tue, 21 Mar 2023 02:01:26 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 3087be40 for ; Tue, 21 Mar 2023 07:01:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=fr0S21+roqjoVu0o9BSHEpR1X1kOXb4ENVkYl8Xm4TQ=; b= usS2I9+Dwh9BaU29CXYYoEJm9+R8AlrJVOIUFc4sn3hqqsk+6LCmfC2P4xtFV3Is K0jhKSAN9F7tvHw6iiomptOsddc03HyFURF0pjy2jVNiahXtqjqiNk6OLDWXkyl9 WUZHm2Xv+5nQkWS+C4NVGOkvC3+v6NL8qA4mF/oUoZ2d8GxjFDIniPdl7xQAbf8/ XGescORChxtkdvDYT6x7J6ezE6YOvqqnbnr6b/d9WZH3KRDh/HTsB+/PduWgASJn qtiuQ1rbYo2gOk0NbgmO7/ZeXOa48AXpBVAS8hNRhmG9Zt/O9l1AI5XXcZqxjNnw uUzzksYKFdhIeHQYLbQd+A== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id cf3f9cd9 for ; Tue, 21 Mar 2023 07:01:19 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 8e27e3e8 for ; Tue, 21 Mar 2023 07:01:19 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 047bde16 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 21 Mar 2023 07:01:19 +0100 (CET) From: jgart To: guix-patches@gnu.org Subject: [PATCH] gnu: sbcl-cl-json: Update to 0.6.0. Date: Tue, 21 Mar 2023 01:01:00 -0500 Message-Id: <20230321060100.9624-1-jgart@dismail.de> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: jgart X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/lisp-xyz.scm (sbcl-cl-json): Update to 0.6.0. [source]: Update url. [home-page]: Update url. --- gnu/packages/lisp-xyz.scm | 50 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 6c766e14bb..ea6a9af6c4 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -4478,32 +4478,30 @@ (define-public ecl-parenscript (sbcl-package->ecl-package sbcl-parenscript)) (define-public sbcl-cl-json - (let ((commit "6dfebb9540bfc3cc33582d0c03c9ec27cb913e79")) - (package - (name "sbcl-cl-json") - (version (git-version "0.5" "1" commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/hankhero/cl-json") - (commit commit))) - (file-name (git-file-name "cl-json" version)) - (sha256 - (base32 - "0fx3m3x3s5ji950yzpazz4s0img3l6b3d6l3jrfjv0lr702496lh")))) - (build-system asdf-build-system/sbcl) - (native-inputs - (list sbcl-fiveam)) - (home-page "https://github.com/hankhero/cl-json") - (synopsis "JSON encoder and decoder for Common-Lisp") - (description - "@command{cl-json} provides an encoder of Lisp objects to JSON format -and a corresponding decoder of JSON data to Lisp objects. Both the encoder -and the decoder are highly customizable; at the same time, the default -settings ensure a very simple mode of operation, similar to that provided by -@command{yason} or @command{st-json}.") - (license license:expat)))) + (package + (name "sbcl-cl-json") + (version "0.6.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sharplispers/cl-json") + (commit (string-append "v" version)))) + (file-name (git-file-name "cl-json" version)) + (sha256 + (base32 + "12vakz47d1i7pywgb9cm2364fzykidc9m7l7b6n9lx0gn2qx9ar5")))) + (build-system asdf-build-system/sbcl) + (native-inputs + (list sbcl-fiveam)) + (home-page "https://github.com/sharplispers/cl-json") + (synopsis "JSON encoder and decoder for Common-Lisp") + (description "@command{cl-json} provides an encoder of Lisp objects +to JSON formaand a corresponding decoder of JSON data to Lisp +objects. Both the encodeand the decoder are highly customizable; at the +same time, the defaulsettings ensure a very simple mode of operation, +similar to that provided b@command{yason} or @command{st-json}.") + (license license:expat))) (define-public cl-json (sbcl-package->cl-source-package sbcl-cl-json)) -- 2.39.2 From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 22 09:37:20 2023 Received: (at 62321-done) by debbugs.gnu.org; 22 Mar 2023 13:37:20 +0000 Received: from localhost ([127.0.0.1]:33887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peyeW-0006Wa-Gs for submit@debbugs.gnu.org; Wed, 22 Mar 2023 09:37:20 -0400 Received: from mout02.posteo.de ([185.67.36.66]:35099) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peyeU-0006WM-PT for 62321-done@debbugs.gnu.org; Wed, 22 Mar 2023 09:37:19 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3D8652407C8 for <62321-done@debbugs.gnu.org>; Wed, 22 Mar 2023 14:37:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1679492233; bh=hctQikhQi/TTGz7m5N2fbj341j0H4ohkm/ew/gRq79E=; h=From:To:Cc:Subject:Date:From; b=aygc5XU3wtEK+Hv4l77adtXaBe6+J+R8hJe3Y2WFvPIgNGqJjYLm0SpCBEemguqJz 1oVpRz55f4l1WJnIm7vmzFnuCSTZsRmwDwp9sj2rwz1qUunZ6xwVgNyQc4Qe78hfWr Aib6APLpQON56g9nU2NDXAgw/iAwckJdXyHFLyYHedMZ0pPWo2k3a1zsLpw+JZmCfq G47AkkIJGQ4NrGUSpVZ/wDex1IgLrGgJEEvdAWXYQPq1cK+6BWgN9PIz1RN2kbsnEL fAtER8eEvoFoiz2W3zJjUhBwltpHsTyC5udRv+qdL/CqXAyHkqPsi/i09lo+cyAG33 yY4JzYkWQ+r+w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PhTzX3HYjz9rxT; Wed, 22 Mar 2023 14:37:12 +0100 (CET) References: <20230321060100.9624-1-jgart@dismail.de> From: Guillaume Le Vaillant To: jgart Subject: Re: [bug#62321] [PATCH] gnu: sbcl-cl-json: Update to 0.6.0. Date: Wed, 22 Mar 2023 13:36:32 +0000 In-reply-to: <20230321060100.9624-1-jgart@dismail.de> Message-ID: <877cv8ewl4.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62321-done Cc: 62321-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Patch pushed as 916716a7dadf6fbec45d9c82b6cc8000fa40f397. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZBsEhw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9FfgD9EJGsR5E3LOBQTq72cofc33+4MceS+0MHcaOs PHRQPDUBAIbwc74qLc/217q5TvJVHbjkZTUL+XA+Sf0aE/XuoX6L =qPAl -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 07:18:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 20 Apr 2023 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator