blockbook: fix commit

Co-authored-by: 1000101 <b1000101@pm.me>
This commit is contained in:
Marek Mahut
2020-06-15 13:56:54 +02:00
committed by GitHub
parent 1356bc3d36
commit 886dacab6d

View File

@@ -15,7 +15,7 @@
buildGoModule rec {
pname = "blockbook";
version = "0.3.4";
commit = "b6961ca";
commit = "eb4e10a";
src = fetchFromGitHub {
owner = "trezor";