all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 65280@debbugs.gnu.org, 宋文武 <iyzsong@envs.net>
Subject: [bug#65280] [PATCH 01/26] gnu: qt: Revert to use individual versions instead of %qt5-version.
Date: Thu, 17 Aug 2023 12:51:15 +0200	[thread overview]
Message-ID: <ZN37o_pnKKP13r-e@jurong> (raw)
In-Reply-To: <5ccf2d80db7b5ac4d71238b9859a0da8ca5a069f.1691987375.git.maxim.cournoyer@gmail.com>

Hello,

Am Mon, Aug 14, 2023 at 12:29:11AM -0400 schrieb Maxim Cournoyer:
> Rationale: using a variable for the version field currently hinders automatic
> upgrades via 'guix refresh':
>    qtbase: no `version' field in source; skipping

could this not be considered a bug in "guix refresh"? For updating, I find
it much clearer to keep the version in one place and then bump it with a
one-line commit to try a comprehensive upgrade.

I do not know how it works inside Guile, but I really thought the two
would be completely equivalent and create the exact same package object,
which would then be analysed by "guix refresh".

Andreas





  reply	other threads:[~2023-08-17 10:52 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1691987375.git.maxim.cournoyer@gmail.com>
2023-08-14  4:29 ` [bug#65280] [PATCH 01/26] gnu: qt: Revert to use individual versions instead of %qt5-version Maxim Cournoyer
2023-08-17 10:51   ` Andreas Enge [this message]
2023-08-17 13:45     ` Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 02/26] gnu: qtdeclarative: Disable QML cache to avoid stale cache issues Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 03/26] etc: Add Qt manifests for Qt maintenance Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 04/26] gnu: qtbase: Update to 6.5.2 Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 05/26] gnu: qtbase: Enable zstd support Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 06/26] gnu: qt5compat: Update to 6.5.2 Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 07/26] gnu: qtsvg: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 08/26] gnu: qtimageformats: Rename variable to qtimageformats-5 Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 09/26] gnu: qtimageformats-5: Fix indentation Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 10/26] gnu: Add qtimageformats Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 11/26] gnu: Add qtlanguageserver Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 12/26] gnu: qtdeclarative: Update to 6.5.2 Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 13/26] gnu: qtwebsockets: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 14/26] gnu: qtshadertools: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 15/26] gnu: qtmultimedia: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 16/26] gnu: qtwayland: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 17/26] gnu: qtwebchannel: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 18/26] gnu: qtlottie: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 19/26] gnu: qttools: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 20/26] gnu: qttranslations: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 21/26] gnu: qtpositioning: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 22/26] gnu: qtnetworkauth: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 23/26] gnu: qtremoteobjects: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 24/26] gnu: qtwebengine: " Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 25/26] gnu: Remove qtquickcontrols2 Maxim Cournoyer
2023-08-14  4:29 ` [bug#65280] [PATCH 26/26] gnu: qt-creator: Update to 11.0.1 Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZN37o_pnKKP13r-e@jurong \
    --to=andreas@enge.fr \
    --cc=65280@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=maxim.cournoyer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.