mirror of
https://github.com/NotAShelf/Echo.git
synced 2024-11-22 13:20:47 +00:00
v+
This commit is contained in:
parent
6c2874f6ed
commit
142f75ef6e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
...
|
...
|
||||||
}: let
|
}: let
|
||||||
pname = "echo";
|
pname = "echo";
|
||||||
version = "0.1.0";
|
version = "0.1.1";
|
||||||
in
|
in
|
||||||
buildGoModule {
|
buildGoModule {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
|
|
Loading…
Reference in a new issue