GNU bug report logs - #54641
[PATCH] gnu: xmonad-next: Change #:phases to gexp.

Previous Next

Package: guix-patches;

Reported by: Daniel Meißner <daniel.meissner-i4k <at> ruhr-uni-bochum.de>

Date: Wed, 30 Mar 2022 18:04:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Daniel Meißner <daniel.meissner-i4k <at> ruhr-uni-bochum.de>,  54641 <at> debbugs.gnu.org
Subject: [bug#54641] [PATCH] gnu: xmonad-next: Change #:phases to gexp.
Date: Wed, 30 Mar 2022 20:44:25 +0200
[Message part 1 (text/plain, inline)]
Daniel Meißner via Guix-patches via schreef op wo 30-03-2022 om 20:02
[+0200]:
> +                                 #$(package-name this-package)
> +                                 #$(package-synopsis this-package)

These can be simplified to

  #$name
  #$synopsis

No need to use package-name/package-synopsis here.

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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