[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26805: [PATCH] gs-fonts: add missing podule imports
From: |
Sergei Trofimovich |
Subject: |
bug#26805: [PATCH] gs-fonts: add missing podule imports |
Date: |
Mon, 15 May 2017 00:15:06 +0100 |
On Sun, 14 May 2017 22:02:21 +0200
address@hidden (Ludovic Courtès) wrote:
> There’s yet another option, which is to:
>
> (define-modules (guix build utils)
> …
> #:use-module (srfi srfi-1)
> #:re-export (delete))
>
> I think that one had none of the previously-discussed drawbacks.
>
> Thoughts? Would you like to give it a try?
Attached 0001-reexport-delete-symbol-bound-at-modify-phases-syntax.patch
that hopefully does exactly the same. This fix allows bootstrapping bash-minimal
and gs-fonts with #:modules patch reverted \o/
--
Sergei
0001-reexport-delete-symbol-bound-at-modify-phases-syntax.patch
Description: Text Data
pgpwW2QylrK1m.pgp
Description: Цифровая подпись OpenPGP
- bug#26805: [PATCH] gs-fonts: add missing podule imports, Sergei Trofimovich, 2017/05/06
- bug#26805: [PATCH] gs-fonts: add missing module imports, Danny Milosavljevic, 2017/05/07
- bug#26805: [PATCH] gs-fonts: add missing podule imports, Ludovic Courtès, 2017/05/09
- bug#26805: [PATCH] gs-fonts: add missing podule imports, Sergei Trofimovich, 2017/05/09
- bug#26805: [PATCH] gs-fonts: add missing podule imports, Ludovic Courtès, 2017/05/10
- bug#26805: [PATCH] gs-fonts: add missing podule imports, Sergei Trofimovich, 2017/05/10
- bug#26805: [PATCH] gs-fonts: add missing podule imports, Ludovic Courtès, 2017/05/11
- bug#26805: [PATCH] gs-fonts: add missing podule imports, Sergei Trofimovich, 2017/05/14
- bug#26805: [PATCH] gs-fonts: add missing podule imports, Ludovic Courtès, 2017/05/14
- bug#26805: [PATCH] gs-fonts: add missing podule imports,
Sergei Trofimovich <=
- bug#26805: Re-exporting ‘delete’ from (guix build utils), Ludovic Courtès, 2017/05/26