1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: qtwebview: Rename to qtwebview-5.

* gnu/packages/qt.scm (qtwebview): Rename to qtwebview-5.

Change-Id: If09835c8b4edcf320fd7840f9339a3043db839de
Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
宋文武
2025-02-08 12:37:05 +08:00
committed by Zheng Junjie
parent 0a683fa6b6
commit 90a1d1097c

View File

@@ -2404,7 +2404,7 @@ WebGL. WebGL is a JavaScript API for rendering 2D and 3D graphics within any
compatible web browser without the use of plug-ins. The API is similar to
OpenGL ES 2.0 and can be used in HTML5 canvas elements")))
(define-public qtwebview
(define-public qtwebview-5
(package
(inherit qtsvg-5)
(name "qtwebview")