xstatic-*: update to latest version

This commit is contained in:
makefu
2018-10-16 00:46:42 +02:00
parent f20899dd41
commit 387632ab33
7 changed files with 14 additions and 14 deletions

View File

@@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "XStatic-Pygments";
version = "1.6.0.1";
version = "2.2.0.1";
src = fetchPypi {
inherit version pname;
sha256 = "0fjqgg433wfdnswn7fad1g6k2x6mf24wfnay2j82j0fwgkdxrr7m";
sha256 = "1rm073ag1hgwlazl52mng62wvnayz7ckr5ki341shvp9db1x2n51";
};
# no tests implemented