sxmo-utils: 2023-12-17 -> 2023-12-28
this should fix spurious screenoff -> unlock transitions (thanks Aren!)
This commit is contained in:
@@ -104,13 +104,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "sxmo-utils";
|
||||
version = "unstable-2023-12-17";
|
||||
version = "unstable-2023-12-28";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~mil";
|
||||
repo = "sxmo-utils";
|
||||
rev = "542d6507cfbdca7891a72164c256a36bd0f7fc6e";
|
||||
hash = "sha256-NVYY1yOzYs3btZrCQ3ATY6C72otJ75xRlytM5MVLsuc=";
|
||||
rev = "29ff6e270f7261723fc7faa4529996ced3dd7455";
|
||||
hash = "sha256-m2JTF+2vrRg+Dn/C24SZU0wF6RsBjT9DL0B61CIsuuM=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
Reference in New Issue
Block a user