python3Packages.construct: 2.10.63 -> 2.10.67

This commit is contained in:
Jonathan Ringer 2021-06-18 18:39:05 -07:00 committed by Martin Weinelt
parent b17d6947cf
commit d425fd54ed

View File

@ -5,7 +5,7 @@
buildPythonPackage rec {
pname = "construct";
version = "2.10.63";
version = "2.10.67";
disabled = pythonOlder "3.6";
@ -14,7 +14,7 @@ buildPythonPackage rec {
owner = pname;
repo = pname;
rev = "v${version}";
sha256 = "0dnj815qdxrn0q6bpwsmkca2jy02gjy6d3amqg4y6gha1kc1mymv";
sha256 = "1nciwim745qk41l1ck4chx3vxpfr6cq4k3a4i7vfnnrd3s6szzsw";
};
# not an explicit dependency, but it's imported by an entrypoint