wike: 3.2.0 -> 3.2.1
diff: https://github.com/hugolabe/Wike/compare/3.2.0...3.2.1
This commit is contained in:
@@ -20,14 +20,14 @@
|
||||
|
||||
python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "wike";
|
||||
version = "3.2.0";
|
||||
version = "3.2.1";
|
||||
pyproject = false; # built with meson
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hugolabe";
|
||||
repo = "Wike";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-4J23dUK844ZYQp9LAvaQgN2cnGaPt7eWGOFSAe7WRH8=";
|
||||
hash = "sha256-FD0XucAp5SMXTsp+FrsGNYcmatSWiD9U9lAHRB1Aj3k=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user