Merge #28899: gnutls: 3.5.14 -> 3.5.15

This commit is contained in:
Vladimír Čunát 2017-09-03 10:51:43 +02:00
commit 7ed1e526c9
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -1,11 +1,11 @@
{ callPackage, fetchurl, ... } @ args:
callPackage ./generic.nix (args // rec {
version = "3.5.14";
version = "3.5.15";
src = fetchurl {
url = "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5/gnutls-${version}.tar.xz";
sha256 = "1nhv0mf3apz65ljh335l8xds7wpn08ywljkrvws08apljbn2v8aa";
sha256 = "1mgsxkbs44csw07ngwbqns2y2s03m975lk1sl5ay87wbic882q04";
};
# Skip two tests introduced in 3.5.11. Probable reasons of failure: