iyzsong pushed a commit to branch qt-team
in repository guix.

commit 8c2f03799b84b290fab4c4ab83768cbf7b84b03f
Author: 宋文武 <[email protected]>
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 3212d65a6d..aca5c02b55 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2782,7 +2782,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