From 21bf2cc2458bdae781691f8d7131be7e99fde9f7 Mon Sep 17 00:00:00 2001 From: Eric Brown Date: Fri, 21 May 2021 18:58:53 -0500 Subject: [PATCH 21/37] gnu: qtquickcontrols-2: Remove variable. * gnu/packages/qt.scm (qtquickcontrols-2): Remove variable. * gnu/packages/qt.scm (qtquickcontrols-2-5): New variable. --- 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 f8dbee62a3..ee20f04cf8 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -1475,7 +1475,7 @@ that helps in Qt development."))) The following guides and references cover aspects of programming with ECMAScript and Qt."))) -(define-public qtquickcontrols +(define-public qtquickcontrols-2-5 (package (inherit qtsvg-5) (name "qtquickcontrols") (version "5.15.2") -- 2.31.1