bump groupchat to HEAD

This commit is contained in:
Christian Ulrich 2019-07-19 19:01:34 +02:00
parent 5ead427b53
commit b0142a3e97
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 = "15c4d7e6e3b5691e43a7b85748c1e123d288e8f7";
sha256 = "1f48xm7fhxlx1bxiv1h607p385mlr6fd8sxm2h6gynnsnmh8wgg5";
rev = "1506051e92a3e4ded8f218a63e329ffccb53bebc";
sha256 = "1srabvlr703fmsz4rm12mq81bc2njm0wb36w24vclcyz5cd26191";
};
nimDeps = [ gnunet_nim ];