debian_devscripts: 2.16.6 -> 2.16.8

This commit is contained in:
Tobias Geerinckx-Rice 2016-11-16 18:42:33 +01:00
parent 589ceb0386
commit d3e54d71c1
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99

View File

@ -8,12 +8,12 @@
let
inherit (python3Packages) python setuptools;
in stdenv.mkDerivation rec {
version = "2.16.6";
version = "2.16.8";
name = "debian-devscripts-${version}";
src = fetchurl {
url = "mirror://debian/pool/main/d/devscripts/devscripts_${version}.tar.xz";
sha256 = "0lkhilwb1gsnk8q14wkrl78s0w3l8aghsaz00vprmkmcc3j1x14h";
sha256 = "0xy1nvqrnifx46g8ch69pk31by0va6hn10wpi1fkrsrgncanjjh1";
};
buildInputs = [ perl CryptSSLeay LWP unzip xz dpkg TimeDate DBFile