compton-git: 5 -> 5.1-rc2, fix crashes and other regressions
This commit is contained in:
parent
bdc7003439
commit
56e6a52cc7
@ -63,7 +63,7 @@ let
|
|||||||
|
|
||||||
gitSource = rec {
|
gitSource = rec {
|
||||||
pname = "compton-git";
|
pname = "compton-git";
|
||||||
version = "5";
|
version = "5.1-rc2";
|
||||||
|
|
||||||
COMPTON_VERSION = "v${version}";
|
COMPTON_VERSION = "v${version}";
|
||||||
|
|
||||||
@ -73,7 +73,7 @@ let
|
|||||||
owner = "yshui";
|
owner = "yshui";
|
||||||
repo = "compton";
|
repo = "compton";
|
||||||
rev = COMPTON_VERSION;
|
rev = COMPTON_VERSION;
|
||||||
sha256 = "1x5r2dch023imgdqhgf1zxi05cc742s7xr7jzpymvl9ldqly8ppa";
|
sha256 = "1qpy76kkhz8gfby842ry7lanvxkjxh4ckclkcjk4xi2wsmbhyp08";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user