andreas pushed a commit to branch qt-team in repository guix. commit 6ae68bf3abe62199f3de00fb22fe4a0036a8ca3b 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 3fd476624f..0afc331cde 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -2797,7 +2797,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")