GNU bug report logs - #64798
[PATCH 000/209] update kde package and add plasme desktop

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <873216071 <at> qq.com>

Date: Sun, 23 Jul 2023 08:11:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Enge <andreas <at> enge.fr>
To: Z572 <873216071 <at> qq.com>
Cc: 64798 <at> debbugs.gnu.org, iyzsong <iyzsong <at> envs.net>
Subject: [bug#64798] [PATCH 110/209] gnu: grantlee: Update to 5.3.1.
Date: Wed, 26 Jul 2023 12:12:03 +0200
Am Mon, Jul 24, 2023 at 10:11:37PM +0800 schrieb Z572:
> kde is more difference program use several identical versions, e.g. KDE
> frameworks program version is 5.108.0, KDE Plasma program version is
> 5.27.6, other program version is 23.04.3

We could use two different variables for frameworks and plasma:
(define-public %kde-framework-version "5.108.0")
(define-public %kde-plasma-version "5.27.6")
and, if they are all different, version other programs one by one,
or if the majority has the same version add yet another variable.

> (And won't the guix refresh stop working if i add %kde-version?)

That should still be fine, it will not notice the difference if the
version is given through a string or a string "variable" (which is
in fact a constant).

If we go for this route, I would start from the beginning:
Introduce the variables at their current values in one commit, which
should have no impact on the resulting packages, then try to update them
and see what QA has to say about it.

iyzsong, what do you think?

Andreas





This bug report was last modified 1 year and 338 days ago.

Previous Next


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