gitAndTools.hub: 2.10.0 -> 2.11.0
https://github.com/github/hub/releases/tag/v2.11.0 https://github.com/github/hub/releases/tag/v2.10.2 https://github.com/github/hub/releases/tag/v2.10.1
This commit is contained in:
parent
dcf40f7c24
commit
89e15afa66
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
pname = "hub";
|
pname = "hub";
|
||||||
version = "2.10.0";
|
version = "2.11.0";
|
||||||
|
|
||||||
goPackagePath = "github.com/github/hub";
|
goPackagePath = "github.com/github/hub";
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ buildGoPackage rec {
|
|||||||
owner = "github";
|
owner = "github";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1vvrc3k81jm9c664g0j9666i7ypn7n7jfyj4gxcybq3sg2d4di27";
|
sha256 = "0qgn3yy5qgcvf1kghrh4ks56smykv6gyni463frkjylhylz2jayz";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ groff utillinux ];
|
nativeBuildInputs = [ groff utillinux ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user