GNU bug report logs - #54088
[PATCH 0/2] julia-build-system: Add missing julia-pkg-deps

Previous Next

Package: guix-patches;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Mon, 21 Feb 2022 12:49:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


Message #82 received at 54088 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 54088 <at> debbugs.gnu.org
Subject: Re: [bug#54088] [PATCH v2 05/19] gnu: julia-codeczlib: Delete
 trailing #t.
Date: Thu, 24 Feb 2022 11:39:15 +0100
Hi Efraim,

On Thu, 24 Feb 2022 at 12:23, Efraim Flashner <efraim <at> flashner.co.il> wrote:

>>              (lambda* (#:key outputs #:allow-other-keys)
>>                (let ((out (assoc-ref outputs "out")))
>>                  (for-each make-file-writable
>> -                          (find-files out "\\.gz$"))
>> -                #t))))))
>> +                          (find-files out "\\.gz$"))))))))
>
> With this one we actually don't need the make-file-writable phase
> anymore, so I skipped this patch and replaced it with one to remove the
> entire phase.

Ah sorry to have missed that.  Thanks for the review. :-)

Cheers,
simon




This bug report was last modified 3 years and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.