wallutils: 5.8.3 -> 5.9.0
This commit is contained in:
parent
f6281d4480
commit
18938fb2a5
@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
pname = "wallutils";
|
pname = "wallutils";
|
||||||
version = "5.8.3";
|
version = "5.9.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "xyproto";
|
owner = "xyproto";
|
||||||
repo = "wallutils";
|
repo = "wallutils";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1cc0bb6bdh3pm9mf6rcgk9myr62xhqc6l84xgw44lhm6hkkp16gb";
|
sha256 = "17xw1311xpmi5c8mwa9yvn4pxa7g4n09j84lvy61gmxc5m128fwy";
|
||||||
};
|
};
|
||||||
|
|
||||||
goPackagePath = "github.com/xyproto/wallutils";
|
goPackagePath = "github.com/xyproto/wallutils";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user