From patchwork Thu Oct 17 14:43:09 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Guillaume Le Vaillant X-Patchwork-Id: 15756 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AE86A175C9; Thu, 17 Oct 2019 16:32:52 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 6DFBC175BD for ; Thu, 17 Oct 2019 16:32:52 +0100 (BST) Received: from localhost ([::1]:51110 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL7lj-0007Bx-6P for patchwork@mira.cbaines.net; Thu, 17 Oct 2019 11:32:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50073) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL70c-0006DT-B7 for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL70a-0006nh-2k for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39847) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iL70Z-0006n4-Hp for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iL70Z-0006pj-G0 for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37791] [PATCH 1/4] build-system/asdf: Fix package transform. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 17 Oct 2019 14:44:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37791 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37791@debbugs.gnu.org Cc: Guillaume Le Vaillant Received: via spool by 37791-submit@debbugs.gnu.org id=B37791.157132342926162 (code B ref 37791); Thu, 17 Oct 2019 14:44:07 +0000 Received: (at 37791) by debbugs.gnu.org; 17 Oct 2019 14:43:49 +0000 Received: from localhost ([127.0.0.1]:48651 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70H-0006ns-1Z for submit@debbugs.gnu.org; Thu, 17 Oct 2019 10:43:49 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33261) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70C-0006nc-DO for 37791@debbugs.gnu.org; Thu, 17 Oct 2019 10:43:45 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id CA9032400FD for <37791@debbugs.gnu.org>; Thu, 17 Oct 2019 16:43:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571323417; bh=IphCLtUfdEeNy4QTtglWDEYZ5BsCNSDugcDk8Era8AE=; h=From:To:Cc:Subject:Date:From; b=bsV15/SEtxyFVKSaQCnpX1rgX8I+QZ5yb+p3LFTrgqFCHLoelLt114jucL4vlL9Dn +7mgazcKATL7FXeJw93YJs6vUxc0JO1UuUej3Dt7caH9vfr/4IolALi2w7uuztz1S9 IakGpYjZDRJv9wHI0mZA34rb9ViiRu8Ix4ITHYEI6s7z94AS7+pwI3aoH61Wl0yUcG LfLYZGQ+ECr3p8f43794YRTwEyIWl/+vKqiNi93/d1mpkrixo7EFVaC2kthV8JZ/px qTJe7/jpEmViqhbc+CsMAlyXBoV1WaZoB2Pis+dIPJ/wZ7aKZ2K9R3Ir4KSnVIZ4zi FE7XNIG4UZBQg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46vBk10rrCz9rxL; Thu, 17 Oct 2019 16:43:36 +0200 (CEST) From: Guillaume Le Vaillant Date: Thu, 17 Oct 2019 16:43:09 +0200 Message-Id: <20191017144312.13121-1-glv@posteo.net> X-Mailer: git-send-email 2.23.0 In-Reply-To: <87pnivsajn.fsf@yamatai> References: <87pnivsajn.fsf@yamatai> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * guix/build-system/asdf.scm (package-with-build-system): [find-input-package]: New function. [rewrite]: Use it. --- guix/build-system/asdf.scm | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/guix/build-system/asdf.scm b/guix/build-system/asdf.scm index af04084c86..f794bf006b 100644 --- a/guix/build-system/asdf.scm +++ b/guix/build-system/asdf.scm @@ -1,5 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2016, 2017 Andy Patterson +;;; Copyright © 2019 Guillaume Le Vaillant ;;; ;;; This file is part of GNU Guix. ;;; @@ -32,6 +33,7 @@ #:use-module (ice-9 regex) #:use-module (srfi srfi-1) #:use-module (srfi srfi-26) + #:use-module (gnu packages) #:export (%asdf-build-system-modules %asdf-build-modules asdf-build @@ -160,13 +162,22 @@ set up using CL source package conventions." (define (has-from-build-system? pkg) (eq? from-build-system (package-build-system pkg))) + (define (find-input-package pkg) + (let* ((name (package-name pkg)) + (new-name (transform-package-name name)) + (pkgs (find-packages-by-name new-name))) + (if (null? pkgs) #f (list-ref pkgs 0)))) + (define transform (mlambda (pkg) (define rewrite (match-lambda ((name content . rest) (let* ((is-package? (package? content)) - (new-content (if is-package? (transform content) content))) + (new-content (if is-package? + (or (find-input-package content) + (transform content)) + content))) `(,name ,new-content ,@rest))))) ;; Special considerations for source packages: CL inputs become From patchwork Thu Oct 17 14:43:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guillaume Le Vaillant X-Patchwork-Id: 15757 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 6A1DD175C9; Thu, 17 Oct 2019 16:39:55 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 1530C175BD for ; Thu, 17 Oct 2019 16:39:55 +0100 (BST) Received: from localhost ([::1]:51234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL7sY-0007QE-07 for patchwork@mira.cbaines.net; Thu, 17 Oct 2019 11:39:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50074) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL70c-0006DU-Am for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL70a-0006nq-4U for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39848) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iL70a-0006na-1L for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iL70Z-0006pq-Uv for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37791] [PATCH 2/4] gnu: sbcl-trivial-mimes: Fix 'fix-paths' phase. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 17 Oct 2019 14:44:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37791 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37791@debbugs.gnu.org Cc: Guillaume Le Vaillant Received: via spool by 37791-submit@debbugs.gnu.org id=B37791.157132343526180 (code B ref 37791); Thu, 17 Oct 2019 14:44:07 +0000 Received: (at 37791) by debbugs.gnu.org; 17 Oct 2019 14:43:55 +0000 Received: from localhost ([127.0.0.1]:48655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70N-0006oC-Ie for submit@debbugs.gnu.org; Thu, 17 Oct 2019 10:43:55 -0400 Received: from mout02.posteo.de ([185.67.36.66]:49125) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70M-0006nt-7n for 37791@debbugs.gnu.org; Thu, 17 Oct 2019 10:43:54 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 033482400E6 for <37791@debbugs.gnu.org>; Thu, 17 Oct 2019 16:43:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571323428; bh=cLHzvxX1L9svuzoNB2ymsAChrWW4LIzLyp+Es4hsecc=; h=From:To:Cc:Subject:Date:From; b=WyHLbWQeEqvw9DREM4yTSdmMfeMWfLgQ4Sr8NEhSyd6oikj+1Y79St3OsGgQacy/A kfItor4M+EwA1HaTpKNo0242nZzfaWkB3Orm0eA9Ztq2SH1Up5ZCRunJCT+to2X4Eo TqJNw1kW3nVPvTqgMwK02PwqgWvWAHQrVZviKOktrK/fUgNU9YaZakGtsxpxElS1o7 /puKRrr0TGpTFfg6HZCEkR0WqUwBRv/l65VZpaKw3g5f5BHaN1wQPiJDimk+XUsZsM aWsGi5Mb6ueO5R5fAEa3Nyyt54hedx1m0Bfm1io84aiL3xwrvEhfY2/hQGgYFp4ZJm N3h94WSrCRqBg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46vBkC2QM7z9rxB; Thu, 17 Oct 2019 16:43:47 +0200 (CEST) From: Guillaume Le Vaillant Date: Thu, 17 Oct 2019 16:43:10 +0200 Message-Id: <20191017144312.13121-2-glv@posteo.net> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191017144312.13121-1-glv@posteo.net> References: <87pnivsajn.fsf@yamatai> <20191017144312.13121-1-glv@posteo.net> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/lisp.scm (sbcl-trivial-mimes)[arguments]: Use '(%lisp-type)' instead of hard coded 'sbcl' in 'fix-paths' phase. --- gnu/packages/lisp.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 2bdebed04e..310522984d 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -5130,7 +5130,9 @@ performance and simplicity in mind.") ((anchor all) (string-append anchor "\n" - "(asdf:system-relative-pathname :trivial-mimes \"../../share/common-lisp/sbcl-source/trivial-mimes/mime.types\")"))))))))) + "(asdf:system-relative-pathname :trivial-mimes " + "\"../../share/common-lisp/" (%lisp-type) + "-source/trivial-mimes/mime.types\")"))))))))) (native-inputs `(("stefil" ,sbcl-hu.dwim.stefil))) (inputs From patchwork Thu Oct 17 14:43:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guillaume Le Vaillant X-Patchwork-Id: 15759 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 90A43175C9; Thu, 17 Oct 2019 16:40:15 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 4E114175BD for ; Thu, 17 Oct 2019 16:40:15 +0100 (BST) Received: from localhost ([::1]:51244 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL7ss-0007wY-Do for patchwork@mira.cbaines.net; Thu, 17 Oct 2019 11:40:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50119) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL70g-0006FA-I4 for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL70c-0006ox-A1 for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39849) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iL70a-0006o0-Gj for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iL70a-0006py-Ev for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37791] [PATCH 3/4] gnu: Add ecl-trivial-mimes. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 17 Oct 2019 14:44:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37791 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37791@debbugs.gnu.org Cc: Guillaume Le Vaillant Received: via spool by 37791-submit@debbugs.gnu.org id=B37791.157132344126201 (code B ref 37791); Thu, 17 Oct 2019 14:44:08 +0000 Received: (at 37791) by debbugs.gnu.org; 17 Oct 2019 14:44:01 +0000 Received: from localhost ([127.0.0.1]:48659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70S-0006oX-SA for submit@debbugs.gnu.org; Thu, 17 Oct 2019 10:44:01 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57983) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70R-0006o5-Jk for 37791@debbugs.gnu.org; Thu, 17 Oct 2019 10:43:59 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id C3C1F240101 for <37791@debbugs.gnu.org>; Thu, 17 Oct 2019 16:43:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571323433; bh=EoroFaAj97n8ct5q+xXqCE7Ki0uQNCG2F7XV/oBkj9M=; h=From:To:Cc:Subject:Date:From; b=YXY0y78MNavWSWF4Zj2UnniNKRv9EswX6/9FfbmFPXpUYAOBQIOQksSjL8Yg8DgFU yajQ32ASm+ath9AeBywSsqV2XfT829oxqHA2/SCYdGGd8afK+Z5mCEuBEydmIaqsdu tBOXXt0ojiVc5g2VmJHB9wKgInOwf0E6PmmPzbR3LlppW6eqm2PpZJ4qOUkJTcyZ0R z6VRvPLfwf6JTWqDzvOi7spyuGTkh3hXIRxBtN7pQOfQYpzQ7rUVa3jcMIyXBVnNJO r5Mv6k6oRg/AGiD6SPuMIGGYs48YcQBcfL1QkfO8p+LdgxW7sQ0Vh9HGM96SlT3+wD 82OoTxD5fK4Rg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46vBkJ3Zpfz9rxD; Thu, 17 Oct 2019 16:43:52 +0200 (CEST) From: Guillaume Le Vaillant Date: Thu, 17 Oct 2019 16:43:11 +0200 Message-Id: <20191017144312.13121-3-glv@posteo.net> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191017144312.13121-1-glv@posteo.net> References: <87pnivsajn.fsf@yamatai> <20191017144312.13121-1-glv@posteo.net> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/lisp.scm (ecl-trivial-mimes): New variable. --- gnu/packages/lisp.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 310522984d..a8293dad3a 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -5147,6 +5147,9 @@ mime-type of a file.") (define-public cl-trivial-mimes (sbcl-package->cl-source-package sbcl-trivial-mimes)) +(define-public ecl-trivial-mimes + (sbcl-package->ecl-package sbcl-trivial-mimes)) + (define-public sbcl-lack-middleware-static (let ((commit "abff8efeb0c3a848e6bb0022f2b8b7fa3a1bc88b") (revision "1")) From patchwork Thu Oct 17 14:43:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guillaume Le Vaillant X-Patchwork-Id: 15758 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3EED1175C9; Thu, 17 Oct 2019 16:40:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 08BBC175BD for ; Thu, 17 Oct 2019 16:40:05 +0100 (BST) Received: from localhost ([::1]:51240 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL7si-0007h4-2U for patchwork@mira.cbaines.net; Thu, 17 Oct 2019 11:40:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50099) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL70e-0006Dv-Az for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL70c-0006p4-AX for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39850) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iL70a-0006oI-Vg for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iL70a-0006q5-St for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37791] [PATCH 4/4] gnu: Add ecl-dexador. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 17 Oct 2019 14:44:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37791 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37791@debbugs.gnu.org Cc: Guillaume Le Vaillant Received: via spool by 37791-submit@debbugs.gnu.org id=B37791.157132344726267 (code B ref 37791); Thu, 17 Oct 2019 14:44:08 +0000 Received: (at 37791) by debbugs.gnu.org; 17 Oct 2019 14:44:07 +0000 Received: from localhost ([127.0.0.1]:48667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70Y-0006pW-7H for submit@debbugs.gnu.org; Thu, 17 Oct 2019 10:44:07 -0400 Received: from mout02.posteo.de ([185.67.36.66]:47139) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70U-0006oL-UR for 37791@debbugs.gnu.org; Thu, 17 Oct 2019 10:44:04 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 37A712400E5 for <37791@debbugs.gnu.org>; Thu, 17 Oct 2019 16:43:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571323437; bh=yUVgtc2a2A7ZJOsD2yZ3B+00z9wVEptQdbNlBCSPH/A=; h=From:To:Cc:Subject:Date:From; b=FyroTa3nD3CLxRJFqjpud6e0dqUXJ2KJEoL7yYEOyFylsdFoCOShOm3KxwqrN7pN3 BrJXTEVGLcL6ELl1aMEc3gBMA9LsryAJPD00n1poSlg2MAu28shYov3HeJerUgeYD8 dv57dxvhc1eWD9N8MIJbB0NjWfk7B+ZoEF/9IPaQZM+3KqXrjSQ5vgbB946yVpq3Ri Rh8gVieGMW11h6nkpBJCsR5Pu2Pg7Uo6djq8mWxHh3wbDlB43eAsYYWrDxedQjOOvD BsFux4kYpqHXfQPRpTcYzPhrJFAP6UP3d092q3M/tBtY1TUhurHZf7yCXJln7KPCIv /+Qkw1RthK4eQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46vBkN4yJNz9rxD; Thu, 17 Oct 2019 16:43:56 +0200 (CEST) From: Guillaume Le Vaillant Date: Thu, 17 Oct 2019 16:43:12 +0200 Message-Id: <20191017144312.13121-4-glv@posteo.net> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191017144312.13121-1-glv@posteo.net> References: <87pnivsajn.fsf@yamatai> <20191017144312.13121-1-glv@posteo.net> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/lisp.scm (ecl-dexador): New variable. --- gnu/packages/lisp.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index a8293dad3a..e42a806ff4 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -6256,6 +6256,9 @@ cookie headers, cookie creation, cookie jar creation and more.") neat APIs and connection-pooling. It is meant to supersede Drakma.") (license license:expat)))) +(define-public ecl-dexador + (sbcl-package->ecl-package sbcl-dexador)) + (define-public sbcl-lisp-namespace (let ((commit "28107cafe34e4c1c67490fde60c7f92dc610b2e0") (revision "1"))