compton-git: 5 -> 5.1-rc2, fix crashes and other regressions

This commit is contained in:
Will Dietz 2019-02-02 08:50:42 -06:00
parent bdc7003439
commit 56e6a52cc7

View File

@ -63,7 +63,7 @@ let
gitSource = rec {
pname = "compton-git";
version = "5";
version = "5.1-rc2";
COMPTON_VERSION = "v${version}";
@ -73,7 +73,7 @@ let
owner = "yshui";
repo = "compton";
rev = COMPTON_VERSION;
sha256 = "1x5r2dch023imgdqhgf1zxi05cc742s7xr7jzpymvl9ldqly8ppa";
sha256 = "1qpy76kkhz8gfby842ry7lanvxkjxh4ckclkcjk4xi2wsmbhyp08";
};
buildInputs = [