Update to decred binary releases 2.1.6
This commit is contained in:
+2
-2
@@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "dcrctl";
|
||||
version = "2.1.5";
|
||||
version = "2.1.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "decred";
|
||||
repo = "dcrctl";
|
||||
rev = "release-v${finalAttrs.version}";
|
||||
hash = "sha256-Cw+lLPjq+kcQ0aH//wBvAK2cNIWodEJXku8jUVBys5o=";
|
||||
hash = "sha256-dRPczMagEG2p9WBLLm6UnHQt9nlwI0pC2gq51F6x9mM=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-THlkOwgggTEz3ajRNgSxK6n5dKhCS4UGw/61Rc9q1nc=";
|
||||
|
||||
Reference in New Issue
Block a user