tree-wide: s/GTK+/GTK/g
GTK was renamed.
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
version = "2.24.3";
|
||||
|
||||
meta = {
|
||||
description = "Web content rendering engine, GTK+ port";
|
||||
description = "Web content rendering engine, GTK port";
|
||||
homepage = https://webkitgtk.org/;
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user