GNU bug report logs - #40350
[PATCH] ui: Mention that changes to package definitions can cause "upgrades".

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Tue, 31 Mar 2020 15:17: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: Ludovic Courtès <ludo <at> gnu.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 40350 <at> debbugs.gnu.org
Subject: [bug#40350] [PATCH] ui: Mention that changes to package definitions can cause "upgrades".
Date: Wed, 01 Apr 2020 23:03:22 +0200
Hi,

Leo Famulari <leo <at> famulari.name> skribis:

> * guix/ui.scm (show-manifest-transaction)[upgrade-string]: Use the
> package name in UI message.

[...]

>                            (if (string=? old new)
> -                              (G_ "(dependencies changed)")
> +                              (format
> +                                (G_ "(dependencies or ~a package recipe changed)")

Is that not implied in a way?

If it is, how about something shorter like:

  (dependencies or package changed)

?

Thanks,
Ludo’.




This bug report was last modified 5 years and 55 days ago.

Previous Next


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