python: regex: 2018.08.29 -> 2018.11.03
This commit is contained in:
parent
0117cfa727
commit
761eff933b
@ -7,11 +7,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "regex";
|
||||
version = "2018.08.29";
|
||||
version = "2018.11.03";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "b73cea07117dca888b0c3671770b501bef19aac9c45c8ffdb5bea2cca2377b0a";
|
||||
sha256 = "4a8a645072ff7acc96b1a92c76863e324089cd3fd00bc3e41add4a7016c06761";
|
||||
};
|
||||
|
||||
postCheck = ''
|
||||
|
Loading…
Reference in New Issue
Block a user