aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/games.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/games.scm
parentd90031f799f6c56fa456dc7afe5bfdb59680f258 (diff)
downloadguix-d15258d991767ec83450fc6ebdb8ff2f60870501.tar
guix-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/games.scm')
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 51dec55bd7..a851a6853a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -996,7 +996,7 @@ want what you have.")
qtmultimedia-5
qtsvg-5
qttools
- qtwebsockets
+ qtwebsockets-5
xz
zlib))
(home-page "https://cockatrice.github.io")