bump groupchat

This commit is contained in:
Christian Ulrich 2019-07-20 12:11:28 +02:00
parent b0142a3e97
commit da4f50fa0d
No known key found for this signature in database
GPG Key ID: 8241BE099775A097
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ buildNimblePackage rec {
src = fetchgit {
url = https://git.gnunet.org/groupchat.git;
rev = "1506051e92a3e4ded8f218a63e329ffccb53bebc";
sha256 = "1srabvlr703fmsz4rm12mq81bc2njm0wb36w24vclcyz5cd26191";
rev = "fc6a6896e4e497d973a8905b563883e9db6909b9";
sha256 = "109356yz0fb322asjr71nikva8cqc5wb295nfp25693r6a4j4r02";
};
nimDeps = [ gnunet_nim ];