pythonPackages.PyRSS2Gen: fix sha256

The old hash caused version 1.0 version to be installed instead of 1.1, for some
reason.
This commit is contained in:
Jaakko Luttinen 2017-05-16 09:41:26 +03:00
parent 1aaeb94855
commit 43941da859
No known key found for this signature in database
GPG Key ID: 7B1CE13152E6B964

View File

@ -20511,7 +20511,7 @@ in {
src = fetchPypi {
inherit pname version;
sha256 = "4929d022713129401160fd47550d5158931e4ea6a7136b5d8dfe3b13ac16f2f0";
sha256 = "1rvf5jw9hknqz02rp1vg8abgb1lpa0bc65l7ylmlillqx7bswq3r";
};
# No tests in archive