wtfis: 0.10.1 -> 0.10.2 (#399508)
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
|
||||
let
|
||||
pname = "wtfis";
|
||||
version = "0.10.1";
|
||||
version = "0.10.2";
|
||||
src = fetchFromGitHub {
|
||||
owner = "pirxthepilot";
|
||||
repo = "wtfis";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-+BJmAFjmj3z/sKJ/L/y6hTClesulpQTpDL9cUNRi6e8=";
|
||||
hash = "sha256-2p5xFNr08WCgCQY8socmZ5UsyGCMId3zXQhXTX909PE=";
|
||||
};
|
||||
in
|
||||
python3.pkgs.buildPythonApplication {
|
||||
|
||||
Reference in New Issue
Block a user