diff --git a/radix/packages/qt.scm b/radix/packages/qt.scm index 2efaffd..ba8d37f 100644 --- a/radix/packages/qt.scm +++ b/radix/packages/qt.scm @@ -24,7 +24,7 @@ (define qt-url (@@ (gnu packages qt) qt-url)) -(define-public qt6ct +(define qt6ct (package (name "qt6ct") (version "1.6") @@ -89,7 +89,7 @@ the end-user is driving and cannot attend the incoming messages on the phone. In such a scenario, the messaging application can read out the incoming message."))) -(define-public qt3d +(define qt3d (package (inherit qtbase) (name "qt3d")