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-jQuery";
version = "1.10.2.1";
version = "3.3.1.1";
src = fetchPypi {
inherit version pname;
sha256 = "018kx4zijflcq8081xx6kmiqf748bsjdq7adij2k91bfp1mnlhc3";
sha256 = "0xlgs4rlabzfcp8p2zspwpsljycb0djyrk7qy4qh76i7zkfhwn8j";
};
# no tests implemented