dcrd, dcrwallet, dcrctl 2.0.6 -> 2.1.1

This commit is contained in:
2025-11-30 15:28:52 -08:00
parent e2686fda8e
commit f811e25422
5 changed files with 40 additions and 12 deletions
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "dcrctl";
version = "2.0.6";
version = "2.1.1";
src = fetchFromGitHub {
owner = "decred";
repo = "dcrctl";
rev = "release-v${finalAttrs.version}";
hash = "sha256-TxXPPe4AUEck3dFS0+TJgEPenAP43UOwqKWK/3unzjA=";
hash = "sha256-MTsVW/zvA9fSH2c4tM7bGQPiTwoRt43sgtUNv9PzNAc=";
};
vendorHash = "sha256-YctyhZV6qf8xPnjrkkOwerazKHVOUAkpKe7kV3t6Tis=";
vendorHash = "sha256-rr0OrphqFPlix4n4YFtPyJItO+enGGx8xOyVTA0e1lc=";
ldflags = [
"-s"