python3Packages.regex: 2025.11.3 -> 2026.1.15
https://github.com/mrabarnett/mrab-regex/compare/2025.11.3...2026.1.15
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "2025.11.3";
|
||||
version = "2026.1.15";
|
||||
in
|
||||
buildPythonPackage {
|
||||
pname = "regex";
|
||||
@@ -18,7 +18,7 @@ buildPythonPackage {
|
||||
owner = "mrabarnett";
|
||||
repo = "mrab-regex";
|
||||
tag = version;
|
||||
hash = "sha256-KEn+8DoAAq2OBqnl7vluqn1UPBpIfmO1v4wxKUZrcyA=";
|
||||
hash = "sha256-siSyt5maiAjeU4LjOLUo82ubsjtNCeRbdwgYu2DdwBE=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user