Merge pull request #38604 from r-ryantm/auto-update/autorandr
autorandr: 1.4 -> 1.5
This commit is contained in:
commit
ed649f0cb3
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
python = python3Packages.python;
|
python = python3Packages.python;
|
||||||
version = "1.4";
|
version = "1.5";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "autorandr-${version}";
|
name = "autorandr-${version}";
|
||||||
@ -48,7 +48,7 @@ in
|
|||||||
owner = "phillipberndt";
|
owner = "phillipberndt";
|
||||||
repo = "autorandr";
|
repo = "autorandr";
|
||||||
rev = "${version}";
|
rev = "${version}";
|
||||||
sha256 = "08i71r221ilc8k1c59w89g3iq5m7zwhnjjzapavhqxlr8y9dcpf5";
|
sha256 = "01pij2r73f190qk7q3cgf5cmk0w59g9l9v4vah5vf4ddn7nnk7yq";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user