guix_mirror_bot pushed a commit to branch master
in repository guix.

commit ad1f2cd21c9d67c66155b8e2dfefdc97367394be
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
    Signed-off-by: Zheng Junjie <z572@z572.online>
---
 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 0f2163f42a..c634e2e2c7 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2855,7 +2855,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")

Reply via email to