python3Packages.regex: 2021.9.24 -> 2021.9.30

This commit is contained in:
Martin Weinelt
2021-10-11 01:22:07 +02:00
parent f01218dd15
commit caec0cf742
@@ -7,11 +7,11 @@
buildPythonPackage rec {
pname = "regex";
version = "2021.9.24";
version = "2021.9.30";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-Ymb95XbhI1eyUJY1GqwrS4gLAGYmPnvHqaG0MHmRuw4=";
sha256 = "81e125d9ba54c34579e4539a967e976a3c56150796674aec318b1b2f49251be7";
};
# Sources for different Python releases are located in same folder