Merge pull request #332425 from r-ryantm/auto-update/leo-editor

leo-editor: 6.7.8 -> 6.8.1
This commit is contained in:
Pol Dellaiera
2024-08-05 22:34:05 +02:00
committed by GitHub
@@ -2,13 +2,13 @@
mkDerivation rec {
pname = "leo-editor";
version = "6.7.8";
version = "6.8.1";
src = fetchFromGitHub {
owner = "leo-editor";
repo = "leo-editor";
rev = version;
sha256 = "sha256-cawcfEz9QpsjfgJzG5oA5TY2EpT8hLDw5QIjwdKPW6Y=";
sha256 = "sha256-YhZSmk2n/Tg0zx1xuy0LtABNiBB3LmXYlhXoK7/b2tQ=";
};
dontBuild = true;