guix_mirror_bot pushed a commit to branch qt-team-old in repository guix. commit 7cc3cb5e2ac27a2c065ae2779826d97d30ad12da Author: 宋文武 <iyzs...@member.fsf.org> AuthorDate: Sat Feb 8 13:09:06 2025 +0800
gnu: qtpurchasing: Rename to qtpurchasing-5. * gnu/packages/qt.scm (qtpurchasing): Rename to qtpurchasing-5. Change-Id: I04131c5a78ebcd022ef421217f128e4df43c77c7 --- gnu/packages/qt.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index ed2bc4d32e..bce40e43b9 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -2791,7 +2791,7 @@ position on a map. In addition, you can use to the API to retrieve satellite information and perform area based monitoring.") (license (package-license qtbase)))) -(define-public qtpurchasing +(define-public qtpurchasing-5 (package (inherit qtsvg-5) (name "qtpurchasing")