Merge pull request #98698 from r-ryantm/auto-update/cddlib

cddlib: 0.94j -> 0.94l
This commit is contained in:
Michael Raskin 2020-09-25 07:36:41 +00:00 committed by GitHub
commit 84c0fbb141
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,12 +7,12 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "cddlib"; pname = "cddlib";
version = "0.94j"; version = "0.94l";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "cddlib"; owner = "cddlib";
repo = "cddlib"; repo = "cddlib";
rev = version; rev = version;
sha256 = "1z03ljy3rrr0qq5gq54vynnif6fn0xhn05g90nnv0dpyc3ps8lzp"; sha256 = "0934a0i2m2bamlibi4cbrf1md1pz7dp35jbfamb0k7x644sayl4k";
}; };
buildInputs = [gmp]; buildInputs = [gmp];
nativeBuildInputs = [ nativeBuildInputs = [