libevdevplus: correctly format version
This commit is contained in:
parent
57d90bd04c
commit
14dd35ed30
@ -2,7 +2,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libevdevplus";
|
||||
version = "2019-10-01";
|
||||
version = "unstable-2019-10-01";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "YukiWorkshop";
|
||||
|
Loading…
Reference in New Issue
Block a user