summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2025-02-08 13:05:10 +0800
committerZheng Junjie <z572@z572.online>2025-07-21 19:41:31 +0800
commitbb19aebc59e1bfe3e869baf647e980a4c73a63fc (patch)
tree682b1f9d0996856dbebcf67f5a6094ffdb825eca
parentc31c4522adf158836a40d5558a0dfc5de58c7249 (diff)
gnu: qtwebglplugin: Rename to qtwebglplugin-5.
* gnu/packages/qt.scm (qtwebglplugin): Rename to qtwebglplugin-5. Change-Id: I1e0740f49af019ab067328b19d2c85ee1e9f3d56 Signed-off-by: Zheng Junjie <z572@z572.online>
-rw-r--r--gnu/packages/qt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 9d42113305..f4e8970faf 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2375,7 +2375,7 @@ between the host (QML/C++ application) and the client (HTML/JavaScript
application).")
(license (package-license qtbase))))
-(define-public qtwebglplugin
+(define-public qtwebglplugin-5
(package
(inherit qtsvg-5)
(name "qtwebglplugin")