guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#57927] [PATCH] gnu: source-highlight: Fix lesspipe file name and us


From: Maxime Devos
Subject: [bug#57927] [PATCH] gnu: source-highlight: Fix lesspipe file name and use gexps.
Date: Wed, 28 Sep 2022 23:14:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0



On 28-09-2022 06:34, kiasoc5 via Guix-patches via wrote:
* gnu/packages/pretty-print.scm (source-highlight):
[arguments]: Use gexps, remove trailing #ts.
[phases]: Add phase to make src-highlight-lesspipe.sh work.
These unrelated changes should be separated into at least two
patches next time: one to gexp and remove the #ts, the other to
make the functional change.
< to go
straight to master.
1. Does trailing #t change the hash?

Yes.

2. Why might Gexpification change the hash?

When the resulting staged code changes. This could happen if you were to do, say, #$(this-package-input "boost") instead of (assoc-ref %build-inputs "boost") for example, though AFAICT you didn't make any G-exp-related changes that would change the hash.

Greetings,
Maxime.

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]