whatstyle: 0.1.8 -> 0.2.0

This commit is contained in:
awwpotato
2025-04-24 18:54:48 -07:00
parent 5cfaab2c5c
commit 226de3b041
@@ -7,12 +7,12 @@
python3.pkgs.buildPythonApplication rec {
pname = "whatstyle";
version = "0.1.8";
version = "0.2.0";
src = fetchFromGitHub {
owner = "mikr";
repo = pname;
rev = "v${version}";
sha256 = "08lfd8h5fnvy5gci4f3an411cypad7p2yiahvbmlp51r9xwpaiwr";
sha256 = "sha256-4LCZAEUQFPl4CBPeuqsodiAlwd8uBg+SudF5d+Vz4Gc=";
};
# Fix references to previous version, to avoid confusion: