coqPackages.mathcomp: 1.6.1 -> 1.6.4

This commit is contained in:
Maxime Dénès 2017-10-22 16:15:12 +02:00
parent 139d931d4d
commit 5a43ac2c60
No known key found for this signature in database
GPG Key ID: FD3733DF9705E69E

View File

@ -2,9 +2,9 @@
let param =
{
version = "1.6.1";
url = https://github.com/math-comp/math-comp/archive/mathcomp-1.6.1.tar.gz;
sha256 = "1j9ylggjzrxz1i2hdl2yhsvmvy5z6l4rprwx7604401080p5sgjw";
version = "1.6.4";
url = https://github.com/math-comp/math-comp/archive/mathcomp-1.6.4.tar.gz;
sha256 = "0qmjjb6jsxmmf4gpw10r30rmrvwqgzirvvgyy41mz2vhgwis8wn6";
}; in
callPackage ./generic.nix {