GNU bug report logs

#41330 Patch to expose #:scheme-file-regexp in guile build system

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Full log

Message #11 received at 41330@debbugs.gnu.org (full text, mbox, reply):

Received: (at 41330) by debbugs.gnu.org; 18 May 2020 14:05:12 +0000
From debbugs-submit-bounces@debbugs.gnu.org Mon May 18 10:05:12 2020
Received: from localhost ([127.0.0.1]:47857 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1jagOF-0005Oy-Fk
	for submit@debbugs.gnu.org; Mon, 18 May 2020 10:05:12 -0400
Received: from www140.your-server.de ([88.198.28.10]:40942)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <alex@komputilo.eu>) id 1jafyo-0004Ms-An
 for 41330@debbugs.gnu.org; Mon, 18 May 2020 09:38:55 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
 d=komputilo.eu; s=default1904; h=Content-Transfer-Encoding:Content-Type:
 MIME-Version:Message-ID:Date:In-reply-to:Reply-To:Subject:Cc:To:From:
 References:Sender:Content-ID:Content-Description:Resent-Date:Resent-From:
 Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:
 List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive;
 bh=eRe9onehdc4c02hp/x7YtaYjov6Qh00G77Jp3ETL/QM=; b=EQAqMUE30WQjtdU9gz+BYmSiu/
 XASr5paapB5TXLwRWwYdrvdxuaDD6cuI2qu5NkrtmMkym0X3PdNGZmKP/sBiskl788Tf7Jyg/U2Vg
 cLWG+10ubiom/J8VYVgrUMD9Qdi4m+iILlpOB36tuPSGE8f42wW+JQtAO6FhWs+fzK0pliVpWMlga
 41DsgUymYNAtMEbiWnWoSLKLLlBKrzuY3ti0G1D/rjrTwg9j2/fTVGdeavNNthEfQmMIHaPbIMww9
 WW92fWnY/u65WdAZptLlTTfF18xzMMUIAuCn53qLis8FHBQFa+bIDxeBj+lrHzvc90v8JII4ZfqDG
 BaYfZwvA==;
Received: from sslproxy06.your-server.de ([78.46.172.3])
 by www140.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256)
 (Exim 4.92.3) (envelope-from <alex@komputilo.eu>)
 id 1jafyh-000242-Uz; Mon, 18 May 2020 15:38:48 +0200
Received: from [2a02:a03f:643c:5900:f200:b379:1817:18a7] (helo=watership)
 by sslproxy06.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256)
 (Exim 4.92) (envelope-from <alex@komputilo.eu>)
 id 1jafyh-000Rhd-PZ; Mon, 18 May 2020 15:38:47 +0200
References: <87lflsc85w.fsf@komputilo.eu> <87pnb1ifwe.fsf@gnu.org>
User-agent: mu4e 1.2.0; emacs 26.3
From: Alex Sassmannshausen <alex@komputilo.eu>
To: Ludovic Courtès <ludo@gnu.org>
Subject: Re: [bug#41330] Patch to expose #:scheme-file-regexp in guile build
 system
In-reply-to: <87pnb1ifwe.fsf@gnu.org>
Date: Mon, 18 May 2020 15:38:47 +0200
Message-ID: <87tv0dcqhk.fsf@komputilo.eu>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Authenticated-Sender: alex@komputilo.eu
X-Virus-Scanned: Clear (ClamAV 0.102.2/25816/Mon May 18 14:17:08 2020)
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 41330
X-Mailman-Approved-At: Mon, 18 May 2020 10:05:08 -0400
Cc: 41330@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Reply-To: alex@komputilo.eu
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -1.0 (-)
Saluton,

Ludovic Courtès <ludo@gnu.org> writes:

> Hi Alex,
>
> Alex Sassmannshausen <alex@komputilo.eu> skribis:
>
>>>From b798fef327c86b82f336e3fec0e96b791032f470 Mon Sep 17 00:00:00 2001
>> From: Alex Sassmannshausen <alex@komputilo.eu>
>> Date: Sat, 16 May 2020 15:32:45 +0200
>> Subject: [PATCH] build-system/guile: Expose #:scheme-file-regexp.
>>
>> * guix/build-system/guile.scm (%scheme-file-regexp): New variable.
>>   (guile-build): Accept #:scheme-file-regexp and pass it on to builder.
>
> LGTM, dankon!  :-)
>
> Ludo’.

Pushed now.

Thanks for the review!

Alex




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Tue Nov 5 04:14:50 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.