From unknown Thu Aug 14 21:50:00 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#61153 <61153@debbugs.gnu.org> To: bug#61153 <61153@debbugs.gnu.org> Subject: Status: [PATCH] gnu: sbcl-djula: Update home-page. Reply-To: bug#61153 <61153@debbugs.gnu.org> Date: Fri, 15 Aug 2025 04:50:00 +0000 retitle 61153 [PATCH] gnu: sbcl-djula: Update home-page. reassign 61153 guix-patches submitter 61153 jgart severity 61153 normal tag 61153 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 29 13:21:16 2023 Received: (at submit) by debbugs.gnu.org; 29 Jan 2023 18:21:16 +0000 Received: from localhost ([127.0.0.1]:45366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pMCIl-0006WP-QT for submit@debbugs.gnu.org; Sun, 29 Jan 2023 13:21:16 -0500 Received: from lists.gnu.org ([209.51.188.17]:51288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pMCIj-0006WG-Ae for submit@debbugs.gnu.org; Sun, 29 Jan 2023 13:21:13 -0500 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 1pMCIj-0003RN-34 for guix-patches@gnu.org; Sun, 29 Jan 2023 13:21:13 -0500 Received: from mx2.dismail.de ([159.69.191.136]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pMCIh-0005Hy-0g for guix-patches@gnu.org; Sun, 29 Jan 2023 13:21:12 -0500 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 8bd14535; Sun, 29 Jan 2023 19:21:06 +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=2pMsmqt4XyGWAONgaGQ3GHGLkUK9LOstxnmqHCmlods=; b= b9KTjFvi1rvoVpdyXinOQA5Fb6/M4Lo/rG0zT7Sz3UQ6vS2n8MhJpFIB7ocPwBD/ hkPjf/XYP2lFcUX0EY2UTGcyWIRU0tX2duC2XdqlnCDgM7jYFGzGXhstxXtkH5Og aQyOiNz/+ImkdMfbuG4PaFzWELNMYOGxCfVOU/kqRzgih8tgewCyZrrjWQZxOlrq qpft4sj+M8EKwGEYWdFuykqDBIrPqcKZPczu+ckg+jtYYg1ud1owySjwQsDQAM+9 1v3jJapHAdIWEm16u5sJCfRJ56dQvgpWF3UYo9nTJNBfl9Vgad5iNY4s3i3mC9kZ kqgruuhR/BCf2c64/ECi+Q== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 7118d92f; Sun, 29 Jan 2023 19:21:06 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 5d2cd343; Sun, 29 Jan 2023 19:21:06 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id d47191cc (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 29 Jan 2023 19:21:05 +0100 (CET) From: jgart To: guix-patches@gnu.org Subject: [PATCH] gnu: sbcl-djula: Update home-page. Date: Sun, 29 Jan 2023 12:17:46 -0600 Message-Id: <20230129181745.12997-1-jgart@dismail.de> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=159.69.191.136; envelope-from=jgart@dismail.de; helo=mx2.dismail.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, 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: Guillaume Le Vaillant , 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-djula)[home-page]: Update it. Hi, This patch updates the home page for sbcl-djula which is currently broken. all best, jgart --- gnu/packages/lisp-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 2ac2b8a465..ef861272f6 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -19287,7 +19287,7 @@ (define-public sbcl-djula sbcl-parser-combinators sbcl-split-sequence sbcl-trivial-backtrace)) - (home-page "https://mmontone.github.io/djula/") + (home-page "https://mmontone.github.io/djula/djula/") (synopsis "Common Lisp port of the Django templating language") (description "This package provides a Common Lisp templating system based on Python -- 2.39.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 01 09:22:06 2023 Received: (at 61153-done) by debbugs.gnu.org; 1 Feb 2023 14:22:06 +0000 Received: from localhost ([127.0.0.1]:56928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNDzy-0007at-B6 for submit@debbugs.gnu.org; Wed, 01 Feb 2023 09:22:06 -0500 Received: from mout01.posteo.de ([185.67.36.65]:57331) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNDzt-0007aN-BR for 61153-done@debbugs.gnu.org; Wed, 01 Feb 2023 09:22:04 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 456EC2405F7 for <61153-done@debbugs.gnu.org>; Wed, 1 Feb 2023 15:21:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1675261315; bh=Rslv3nHHWzCSyX061RpoyQSy6Av0dCtxhkoh/5i+UKA=; h=From:To:Cc:Subject:Date:From; b=JpsQX4ujsk/IiW4KmW191yz58zLsfSibJ4e+h0Qgo6j5S1RseUShvCZiFGJN24Ukt NXhlrS4Gl49LylEBJNkdcLtgso4pl/sBDgvsq7itoWk4gyxB2M1P07ZGp5H6lWQf8D G2ruF/LG269or0+wSqxw3hsL0gUj9JbLwxddwLrGW88cBhBZz/2BjGDMffvT5zVc5O FQem6WLcYIxHeCrmzVAI5hE+WEVFO8cGton7jE+zbj4lQoIPo4MXQacohI35Y23Fve /4jk150ZFeMGgDpbYVNwIbl5jyUok+pYqacSTtHvXuB6NWufl2VMbmYE8sEUWGi6qv mQe2BT5cYZy/Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4P6PHk2Xfrz6trZ; Wed, 1 Feb 2023 15:21:53 +0100 (CET) References: <20230129181745.12997-1-jgart@dismail.de> From: Guillaume Le Vaillant To: jgart Subject: Re: [PATCH] gnu: sbcl-djula: Update home-page. Date: Wed, 01 Feb 2023 14:20:08 +0000 In-reply-to: <20230129181745.12997-1-jgart@dismail.de> Message-ID: <87r0v9lb3z.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: 61153-done Cc: 61153-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 9d7a1e58f91889d5a5330d4bf9911102f2e66db9. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY9p1gA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9FcwD/XLERF1XdfN9BoCq/JIo1XhS/Pum5HsiuQKxT 8HzKfxkA/A3YGI6qtF1NaRy3MEWorBstI01+a5HoqzWv2kxcUJJ9 =7HGU -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Aug 14 21:50:00 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, 02 Mar 2023 12: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