python3Packages.logurich: 0.7.1 -> 0.9.2
Diff: https://github.com/PakitoSec/logurich/compare/v0.7.1...v0.9.2 Changelog: https://github.com/PakitoSec/logurich/releases/tag/vv0.9.2
This commit is contained in:
@@ -11,14 +11,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "logurich";
|
||||
version = "0.7.1";
|
||||
version = "0.9.2";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "PakitoSec";
|
||||
repo = "logurich";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-+Ez1tS/kDguq8mQImiu2/h64YsBCTVv4b4sT/tJaD7E=";
|
||||
hash = "sha256-rQuASijZnIPM5+00U7n4+rTBiUILCcCH+UW56NCTr2k=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user