decred: 2.1.3 -> 2.1.5 for dcrd, dcrwallet, and dcrctl; updated source hashes and vendor hashes

This commit is contained in:
2026-04-22 10:45:27 -07:00
parent cd29e73390
commit 23ac0b2f51
3 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "dcrctl";
version = "2.1.3";
version = "2.1.5";
src = fetchFromGitHub {
owner = "decred";
repo = "dcrctl";
rev = "release-v${finalAttrs.version}";
hash = "sha256-XWe0Sf9T2ydsczjbA0BXLnA5znDfXRhQ6EnQtXfrONw=";
hash = "sha256-Cw+lLPjq+kcQ0aH//wBvAK2cNIWodEJXku8jUVBys5o=";
};
vendorHash = "sha256-rr0OrphqFPlix4n4YFtPyJItO+enGGx8xOyVTA0e1lc=";
vendorHash = "sha256-THlkOwgggTEz3ajRNgSxK6n5dKhCS4UGw/61Rc9q1nc=";
ldflags = [
"-s"