kontemplate: 1.5.0 -> 1.6.0 (#41766)
Upstream release notes at: https://github.com/tazjin/kontemplate/releases/tag/v1.6.0
This commit is contained in:
parent
7710faccee
commit
8e9e728aee
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
name = "kontemplate-${version}";
|
name = "kontemplate-${version}";
|
||||||
version = "1.5.0";
|
version = "1.6.0";
|
||||||
goPackagePath = "github.com/tazjin/kontemplate";
|
goPackagePath = "github.com/tazjin/kontemplate";
|
||||||
goDeps = ./deps.nix;
|
goDeps = ./deps.nix;
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ buildGoPackage rec {
|
|||||||
owner = "tazjin";
|
owner = "tazjin";
|
||||||
repo = "kontemplate";
|
repo = "kontemplate";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0k3yr0ypw6brj1lxqs041zsyi0r09113i0x3xfj48zv4ralq74b6";
|
sha256 = "06qcf2cxs686kd7iqccmqd5chdzxgbkav95byjim7sgvq9qjajfi";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user