python37Packages.nocaselist: 1.0.3 -> 1.0.4
This commit is contained in:
parent
3b57908018
commit
b02faea4a3
@ -4,11 +4,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "nocaselist";
|
||||
version = "1.0.3";
|
||||
version = "1.0.4";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "fm3st9hVY7kESRPJCH70tpG8PaTXrR2IlozepAlVMyY=";
|
||||
sha256 = "73a9c0659e7135c66e46a6ab06e2cb637ce9248d73c690ebd31afb72a4e03ac0";
|
||||
};
|
||||
|
||||
checkInputs = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user