autorandr: 1.10 -> 1.10.1
This commit is contained in:
parent
567f0a3df1
commit
cccb4f4938
@ -6,7 +6,7 @@
|
||||
|
||||
let
|
||||
python = python3Packages.python;
|
||||
version = "1.10";
|
||||
version = "1.10.1";
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
pname = "autorandr";
|
||||
@ -49,7 +49,7 @@ in
|
||||
owner = "phillipberndt";
|
||||
repo = "autorandr";
|
||||
rev = version;
|
||||
sha256 = "0rcgs1n09p0p16lr5y239s0yrw7bch0x2cqwgc2dyh7rz7d9qmwn";
|
||||
sha256 = "0msw9b1hdy3gbq9w5d04mfizhyirz1c648x84mlcbzl8salm7vpg";
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user