From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id INY0OUsAl2DFcwEAgWs5BA (envelope-from ) for ; Sat, 08 May 2021 23:19:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4IHDNEsAl2AqWgAAB5/wlQ (envelope-from ) for ; Sat, 08 May 2021 21:19:07 +0000 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 979C9172DC for ; Sat, 8 May 2021 23:19:07 +0200 (CEST) Received: from localhost ([::1]:54046 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfULq-0003zc-Qw for larch@yhetil.org; Sat, 08 May 2021 17:19:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49692) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfULm-0003zU-NY for guix-patches@gnu.org; Sat, 08 May 2021 17:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40817) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lfULm-0005IJ-Ds for guix-patches@gnu.org; Sat, 08 May 2021 17:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lfULm-0005fz-99 for guix-patches@gnu.org; Sat, 08 May 2021 17:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48287] [PATCH] gnu: Add guile-raw-strings. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 08 May 2021 21:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48287 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen , 48287@debbugs.gnu.org Received: via spool by 48287-submit@debbugs.gnu.org id=B48287.162050873321813 (code B ref 48287); Sat, 08 May 2021 21:19:02 +0000 Received: (at 48287) by debbugs.gnu.org; 8 May 2021 21:18:53 +0000 Received: from localhost ([127.0.0.1]:52362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfULd-0005fl-Ky for submit@debbugs.gnu.org; Sat, 08 May 2021 17:18:53 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:47860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfULc-0005ff-SU for 48287@debbugs.gnu.org; Sat, 08 May 2021 17:18:53 -0400 Received: from butterfly.local ([213.119.233.112]) by baptiste.telenet-ops.be with bizsmtp id 2MJq2500B2SA7zH01MJqek; Sat, 08 May 2021 23:18:51 +0200 Message-ID: <911027b2494e5523fcd3a15a77a08a3fdc7d784c.camel@telenet.be> From: Maxime Devos Date: Sat, 08 May 2021 23:18:49 +0200 In-Reply-To: <97bc884cb5366248ad26aaac6a4c573a4a159a7d.1620482502.git.public@yoctocell.xyz> References: <97bc884cb5366248ad26aaac6a4c573a4a159a7d.1620482502.git.public@yoctocell.xyz> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-tVbU0e5dvD2bpkY3wLOo" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1620508731; bh=dY5I6Bsvd1tyhNaqb5g8FXGu9ovINwbGRMZi/wSZH5U=; h=Subject:From:To:Date:In-Reply-To:References; b=Hz5t5nyoKFiqcitF1dz5Yhx14r4Mr40GrD8oRYUpHnO/vD0f3RHn++JbQbCN2wnGE RPSvfaUMriAhXoI4ajDHHJG+KNZoSMa67CJm9Pn6ZZsdomtvR2a3W0Efhf/uW3cD4D hYbiqvFm5tF2BrUZEBR2+vtKn7rqKRSH2X4yh9T3Q/4qVLL+NEO0P6uCIWBf9K8rhO zuHsf+OLxN7LdpsKXVrLVc6Uj8yrIbwmAFLShNv6xAbcu7fMoMyOz2KmOrgK284hev bphw7Hct/56OoB0thJvl3g+iOrRPaorLnYzymrbj2b2mSztc82RLCqgVnEiJsSfboi n/w2cK/eB4vZw== 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620508747; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=dY5I6Bsvd1tyhNaqb5g8FXGu9ovINwbGRMZi/wSZH5U=; b=coE4APSwKamu3PdXpegSQO2CVVY1JFVUJtnTGAkf7YO7hWjlKjk58EIZF4YDJza+Ybt76H QRuWsZA7UMUgSuz5DgxDu/Z4mN1RwAPFVQ8+UO03ipOzBZ5KE3jcBVaPDE/+E+6QlClEyk P06ALLVkWlu5t1dsMAjG3n3oFS2VtuqLNuEIa2DNRkKWgswf94zPxe3Xvvqbi2Yp56hUV9 LUGwW+J2uOJNWAic08TNBF6WKzNmAafCPyPICgwApPzOPlrEmm763us8E8ffd9WF3HlJU2 O1G4/36wZoSg0t9DgEGhoEwXzW4BOEXAMrtxYzzRe3K+xk6m7MywnyRL9SDFwQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620508747; a=rsa-sha256; cv=none; b=ZNOc4OettmnRfjQ7lDbvy2KDUFfsjgGq+xGgHkrkvEtmY4oH75gFykLKqSfB7s8jbJpxCR DZPez/nR7Q+QNGfS4RafnFwYrOMfcTsV9EstRaQHYRsZGZO42MbldsRVA8klPATHIM5Kpl RyWl/xdSGlV6fZ3DzTjHd/g9/VnWCCDFDgvLi+teKAge7ubLQnU1RUwPDT1lL2UrPY22VD X0hFGNXCTK3fbBfKzbellFOGXo78ZAcQq75DgXhPbl7UInKGAhgB9Me9MqW34CeeyiToWC s3FwpGJCeYkmKp0njpq+rYaYlFg8y6cliBKSg4qvPGWeQ164wjFhgL83ycSMzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Hz5t5nyo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -3.45 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Hz5t5nyo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 979C9172DC X-Spam-Score: -3.45 X-Migadu-Scanner: scn0.migadu.com X-TUID: XNzk8zRH/w9A --=-tVbU0e5dvD2bpkY3wLOo Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > + (add-after 'build 'check > + (lambda _ > + (invoke "guile" "-L" "." "-s" "test.scm")))))) To support "guix build --without-tests", make this > + (add-after 'build 'check > + (lambda* (#:key tests? #:allow-other-keys) > + (when tests? > + (invoke "guile" "-L" "." "-s" "test.scm"))))))) Greetings,Maxime. --=-tVbU0e5dvD2bpkY3wLOo Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYJcAOhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7tzzAQCDF2PV2fWCJ5zoXWhcOm+pkj7S bx47NuhyFV78N44oJAD9HkKbahbgSxdbv7/l/kf59xwxNX2ISQO/eYfo+LXcMAI= =N1qs -----END PGP SIGNATURE----- --=-tVbU0e5dvD2bpkY3wLOo--