powerline-go: fix version number
This commit is contained in:
parent
4bc05c6a30
commit
50e45c0f96
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "powerline-go";
|
||||
version = "2021-07-15";
|
||||
version = "unstable-2021-07-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "justjanne";
|
||||
|
|
Loading…
Reference in a new issue