From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id okpQIj8CI2WDMgEAauVa8A:P1 (envelope-from ) for ; Sun, 08 Oct 2023 21:25:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id okpQIj8CI2WDMgEAauVa8A (envelope-from ) for ; Sun, 08 Oct 2023 21:25:51 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D933E51593 for ; Sun, 8 Oct 2023 21:25:50 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cominety.net header.s=dkim header.b=DZoaklve; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696793151; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=vOnc2gtHnRAYVCNLSTPTLj/iOVVlMBDFg/P8lAShZmo=; b=Tuf9rK431rcON+RxJp8X8fCOI58Lo61g5TicRDPQBOBSl4QTJnpF2li90zXdnhMHiQEBbY vLVnDO2jRFy4BOCXMSRyrbqu9nMwO+mXSvx1BjdbIOMifG6D4pp8r1xLHWK/zShAZnAQUI IXr9G6XqRLp0B9z7k/bcp3uqKhatMYIILy+ocoWd78TvvGB+ewpXUIvjwOkpQXNE1iy97Y mlXwSWy5fgGniQ3O6KeroUBEY4Q2QnkUYEE1OjzOzVe3WxAzVBXSVd+aQEYxjcGIxwEfz7 baQXVOpLMixTjQKYPMme0IixG8HwiBvCxeOyDP8pBfrGeIOyuF8etpubppuulA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696793151; a=rsa-sha256; cv=none; b=uQ9xXsr6BRPEM5/c5/65F6CET1vxOGWPnSY4hzMKPmkYxk2CrjQ5Q0i2q4YNScNkOqC78W FzvDCYveyWbiHc4zcwPiT6NkpYgLQn2RmSpelSFJvka+m2bB2cY7TqqfCNMo7zdcreZOMf DHQ1z0r9jUZ1joYoXOB60x4ZAKO8Iobw2LDXmCmcFXYV0HE3xXwSpWhaCvVlNwGME39/Mi x2wPnnSlyrzf+e7QKPzNVr4+GGQV0LfB/XhlutgIidaiZH6WMrLLYVewX8qoKTFkGpBNXq dBjnoA9HQef5Dx3YOyiv4WEFURHH1+JGawUGMUfWI7rv722VExdJUbI0ai2uEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=cominety.net header.s=dkim header.b=DZoaklve; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qpZPM-00012B-D6; Sun, 08 Oct 2023 15:25:44 -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 1qpZPK-00011X-Mt for guix-patches@gnu.org; Sun, 08 Oct 2023 15:25:42 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qpZPK-000806-F3 for guix-patches@gnu.org; Sun, 08 Oct 2023 15:25:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qpZPd-0000eb-T5 for guix-patches@gnu.org; Sun, 08 Oct 2023 15:26:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66318] [PATCH 1/3] [PATCH] gnu: add sbcl-xhtmlambda References: In-Reply-To: Resent-From: Gabriel Hondet Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 08 Oct 2023 19:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66318 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66318@debbugs.gnu.org Cc: Gabriel Hondet Received: via spool by 66318-submit@debbugs.gnu.org id=B66318.16967931472478 (code B ref 66318); Sun, 08 Oct 2023 19:26:01 +0000 Received: (at 66318) by debbugs.gnu.org; 8 Oct 2023 19:25:47 +0000 Received: from localhost ([127.0.0.1]:58533 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpZPO-0000dr-60 for submit@debbugs.gnu.org; Sun, 08 Oct 2023 15:25:47 -0400 Received: from mx.tedomum.net ([2001:41d0:d:33ec::51]:54852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpXZq-000598-53 for 66318@debbugs.gnu.org; Sun, 08 Oct 2023 13:28:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cominety.net; s=dkim; t=1696786078; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vOnc2gtHnRAYVCNLSTPTLj/iOVVlMBDFg/P8lAShZmo=; b=DZoaklve+3ujgikvr9tfdzb1cK7bmM8adZN3/47ClKAweftaXre6zBkuVZdmxffNsIcvrA j/zmdgPz6FD9dJhfYVjnA1bnO153rF/XqYe5gWnWOs9aitCf8jePEXu/JuNf5f8Dgr3OtC fzrA+rohDUoaNhSd8Bm1OHF/8eaxogY= Date: Sun, 8 Oct 2023 19:27:42 +0200 Message-ID: <40aca978fb1fba5500aaeb82249a6b363a07e25a.1696447957.git.gabriel.hondet@cominety.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / X-Mailman-Approved-At: Sun, 08 Oct 2023 15:25:45 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Gabriel Hondet X-ACL-Warn: , Gabriel Hondet via Guix-patches From: Gabriel Hondet via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.22 X-Spam-Score: -5.22 X-Migadu-Queue-Id: D933E51593 X-TUID: 8/peemoxTM8w From: Gabriel Hondet --- gnu/packages/lisp-xyz.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 2751af4a85..003abe6f9c 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -39,6 +39,7 @@ ;;; Copyright © 2022, 2023 Artyom Bologov ;;; Copyright © 2023 Roman Scherer ;;; Copyright © 2023 ykonai +;;; Copyright © 2023 Gabriel Hondet ;;; ;;; This file is part of GNU Guix. ;;; @@ -10563,6 +10564,38 @@ (define-public cl-lass (define-public ecl-lass (sbcl-package->ecl-package sbcl-lass)) +(define-public sbcl-xhtmlambda + (let ((commit "c86376bccebf77ca428e8033df2ba7d8450ea1e8")) + (package + (name "sbcl-xhtmlambda") + (version + ;; The source repository doesn't provide any version nor revision, but + ;; a timestamp + (git-version "2022-01-21" "0" commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.common-lisp.net/xhtmlambda/XHTMLambda") + (commit commit))) + (sha256 + (base32 "0narbzz06ry1wn048avm1fwihvnjvvc4wfcv5hmdazkilpvnqz2y")))) + (build-system asdf-build-system/sbcl) + (inputs (list sbcl-cl-unicode)) + (synopsis "(X)HTMΛ is an (X)HTML library which emphasizes +programmability") + (description + "(X)HTMLambda is yet another (X)HTML library which +emphasizes programmability and user-friendliness. Each (X)HTML element is a +strucuterd object and pretty-printing of (X)HTML trees is well defined to +provide properly indented human-readable output even for complex recursive +arrangements.") + (license license:expat) + (home-page "https://xhtmlambda.common-lisp.dev/")))) + +(define-public cl-xhtmlambda + (sbcl-package->cl-source-package sbcl-xhtmlambda)) + (define-public sbcl-plump (let ((commit "0c3e0b57b43b6e0c5794b6a902f1cf5bee2a2927") (revision "3")) base-commit: 3f7b091ea4897e3a170a54433a2476d3b6810dc4 -- 2.41.0