Merge pull request #117991 from mweinelt/webkitgtk

webkitgtk: 2.30.6 -> 2.32.0
This commit is contained in:
Martin Weinelt
2021-03-30 15:08:08 +02:00
committed by GitHub

View File

@@ -37,6 +37,7 @@
, libGL
, libGLU
, libintl
, libmanette
, openjpeg
, enableGeoLocation ? true
, geoclue2
@@ -59,7 +60,7 @@ with lib;
stdenv.mkDerivation rec {
pname = "webkitgtk";
version = "2.30.6";
version = "2.32.0";
outputs = [ "out" "dev" ];
@@ -67,7 +68,7 @@ stdenv.mkDerivation rec {
src = fetchurl {
url = "https://webkitgtk.org/releases/${pname}-${version}.tar.xz";
sha256 = "07kwkn7gnlfw4idl5vyyzhzbj2bjzvjrclbikn9vaw0pm73nwwsh";
sha256 = "1w3b0w8izp0i070grhv19j631sdcd0mcqnjnax13k8mdx7dg8zcx";
};
patches = optionals stdenv.isLinux [
@@ -115,6 +116,7 @@ stdenv.mkDerivation rec {
libgcrypt
libidn
libintl
libmanette
libnotify
libpthreadstubs
libsecret