bump groupchat

This commit is contained in:
Christian Ulrich 2020-06-19 19:24:44 +02:00
parent a487eb5182
commit 10efbf66d0
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 = "e8e27aa89bb6794be5260c86bd5c79588ca131af";
sha256 = "05jg8gavwzkwbas0j444q9lbxyglrylfd50gam2mzdixdgb1hwfb";
rev = "66481b77acfa990f53fe94f6268e69c8db9fff6c";
sha256 = "0lqicnwhv6bccjf4y4sh57hd83kvgb9r44z9pya76vc4kdx5nipb";
};
nimDeps = [ gnunet_nim ];