bump groupchat

This commit is contained in:
Christian Ulrich 2020-06-19 17:56:06 +02:00
parent cfe4bc5785
commit a487eb5182
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 = "86ae7a422badf6450dc845a7b32ead248fcd3222";
sha256 = "0b51lnak8gqdjnx8641pbhzzw1m6ma5m7nmxjgmviyprkrmpz01c";
rev = "e8e27aa89bb6794be5260c86bd5c79588ca131af";
sha256 = "05jg8gavwzkwbas0j444q9lbxyglrylfd50gam2mzdixdgb1hwfb";
};
nimDeps = [ gnunet_nim ];