Merge fort-nix/nix-bitcoin#802: trustedcoin: 0.8.4 -> 0.8.6
904fd2e2b6trustedcoin: 0.8.4 -> 0.8.6 (Erik Arvstedt) Pull request description: ACKs for top commit: jonasnick: ACK904fd2e2b6Tree-SHA512: e19c0185d8cdbd2f5d07f06a8397f0d804ed8b364fc19c3ad76cf6a3fa321c07d7fafedabab4c7ea4aaad69501fc8cc07172fd73e37d2ebe0f1e2d8acac12246
This commit is contained in:
commit
0451ee698c
1 changed files with 2 additions and 2 deletions
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "trustedcoin";
|
||||
version = "0.8.4";
|
||||
version = "0.8.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nbd-wtf";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
hash = "sha256-mROWJEMRuIAcDXtEyin2+MLFplPInOsv5Q7vACNzi80=";
|
||||
hash = "sha256-b+Icq/9qMF+Zvh7RuG9RxU8/U07Tl8ymZvNKWsZzatw=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-fW+EoNPC0mH8C06Q6GXNwFdzE7oQT+qd+B7hGGml+hc=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue