summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-07-18 00:06:03 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-07-31 21:55:46 -0400
commitd15258d991767ec83450fc6ebdb8ff2f60870501 (patch)
tree426a60af6e820269a890bf1149bdb69c663b119c /gnu/packages/video.scm
parentd90031f799f6c56fa456dc7afe5bfdb59680f258 (diff)
downloadguix-patches-d15258d991767ec83450fc6ebdb8ff2f60870501.tar
guix-patches-d15258d991767ec83450fc6ebdb8ff2f60870501.tar.gz
gnu: qtwebsockets: Rename to qtwebsockets-5.
Automated via: git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i git checkout NEWS
Diffstat (limited to 'gnu/packages/video.scm')
-rw-r--r--gnu/packages/video.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 29a3e651c9..184dca8eff 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4864,7 +4864,7 @@ transitions, and effects and then export your film to many common formats.")
qtquickcontrols2-5
qtsvg-5
qtwebkit
- qtwebsockets
+ qtwebsockets-5
qtx11extras
sdl2))
(home-page "https://www.shotcut.org/")