chore(slack-cli): bump to b0660478

This commit is contained in:
2026-04-16 16:57:27 -04:00
parent ceff33273d
commit 82f975eb43

View File

@@ -69,8 +69,8 @@ pythonPackages.buildPythonApplication {
src = fetchgit {
url = "https://gitea.va.reichard.io/evan/slack-cli.git";
rev = "f49c944efe96ee9379f519e93100b4601b6b1afa";
hash = "sha256-XIifH3PlS9ZPlqZ+h2jGnvEOMciuPmR57CppMVSVL6M=";
rev = "b06604788efc9f6e889a2cb1a24f7067e7c94775";
hash = "sha256-sM3Dd9QNzQmOT3PrBmUUt7Zrowo9JdmCEAAGRi8O7aY=";
};
build-system = [ pythonPackages.setuptools ];