documize-community: 3.4.2 -> 3.5.0
https://github.com/documize/community/releases/tag/v3.5.0
This commit is contained in:
parent
ed2819a231
commit
7889ec6069
@ -2,13 +2,13 @@
|
||||
|
||||
buildGoPackage rec {
|
||||
pname = "documize-community";
|
||||
version = "3.4.2";
|
||||
version = "3.5.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "documize";
|
||||
repo = "community";
|
||||
rev = "v${version}";
|
||||
sha256 = "17dzj24dc3f6bw8v4fsj578gfz0fcvh42a2srci580s41mq2kjy4";
|
||||
sha256 = "1y38lgkxhyrga44wj216vl08fzyv8wbk02a85flnihrb4b1092x0";
|
||||
};
|
||||
|
||||
goPackagePath = "github.com/documize/community";
|
||||
|
Loading…
Reference in New Issue
Block a user