libwpe-fdo: 1.7.1 -> 1.10.0

conduit-nginx
R. RyanTM 2021-08-14 06:31:59 +00:00 committed by Jan Tojnar
parent 811da5637a
commit e9c9b38d2e
1 changed files with 2 additions and 2 deletions

View File

@ -14,11 +14,11 @@
stdenv.mkDerivation rec {
pname = "wpebackend-fdo";
version = "1.7.1";
version = "1.10.0";
src = fetchurl {
url = "https://wpewebkit.org/releases/${pname}-${version}.tar.xz";
sha256 = "1xf6akagvpyh0nyxkfijrx5avp6ravnivy28dhk64dsfx9rhm64v";
sha256 = "sha256-uJ39NQCk3scREyzXv/clmeZ9VqQZ0ABzDhS7mVR1Ccw=";
};
depsBuildBuild = [