libwpe-fdo: 1.14.0 → 1.14.2
https://github.com/Igalia/WPEBackend-fdo/releases/tag/1.14.1 https://github.com/Igalia/WPEBackend-fdo/releases/tag/1.14.2
This commit is contained in:
parent
e25dc4a95e
commit
d40d00efea
1 changed files with 2 additions and 2 deletions
|
@ -16,11 +16,11 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "wpebackend-fdo";
|
||||
version = "1.14.0";
|
||||
version = "1.14.2";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://wpewebkit.org/releases/wpebackend-fdo-${version}.tar.xz";
|
||||
sha256 = "51sMsscUVEhBboaWAT2Ig/Z1xmwR7XUOBoZe/sWAkVU=";
|
||||
sha256 = "k8l2aumGTurq7isKdPIsvKCN9CwaG9tVsIbyUo44DTg=";
|
||||
};
|
||||
|
||||
depsBuildBuild = [
|
||||
|
|
Loading…
Reference in a new issue