bump groupchat

This commit is contained in:
Christian Ulrich 2019-07-21 10:46:10 +02:00
parent 21bfb0b602
commit a7450c43aa
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 = "8d15b0abcc8fcb8130776d8c0cf447d621b7e09a";
sha256 = "15acjpd35xhshv06v1prly5qr3kyapwi048h9wrzqryjsz5n6qk1";
rev = "4f646aab73ad5e5dea7b925cae9e0505aeaa8f72";
sha256 = "1yw69jyzfn0ilnlwpz5pm0z8f5z46423401c4krg66l6b1n4k0xz";
};
nimDeps = [ gnunet_nim ];