ensemble-chorus: fix version format
This commit is contained in:
parent
37b7d6075e
commit
199c1af5da
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "ensemble-chorus";
|
||||
version = "unstable-15-02-2019";
|
||||
version = "0-unstable-2019-02-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jpcima";
|
||||
|
|
Loading…
Reference in a new issue