summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2025-02-08 13:05:10 +0800
committer宋文武 <iyzsong@member.fsf.org>2025-02-12 16:07:53 +0800
commit8a5a94011ea718dbbc1225ee0e4aa56fabb451ad (patch)
tree5c389c1092125ba69bb11abdd8b82e2d234bf1e2
parent3307a69a3fdf89897b1541f5494a85e75d482d01 (diff)
gnu: qtwebglplugin: Rename to qtwebglplugin-5.
* gnu/packages/qt.scm (qtwebglplugin): Rename to qtwebglplugin-5. Change-Id: I1e0740f49af019ab067328b19d2c85ee1e9f3d56
-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 3b345ced9d..626fe0fc43 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2328,7 +2328,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")