bump groupchat

This commit is contained in:
Christian Ulrich 2019-07-20 14:52:35 +02:00
parent da4f50fa0d
commit 21bfb0b602
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 { src = fetchgit {
url = https://git.gnunet.org/groupchat.git; url = https://git.gnunet.org/groupchat.git;
rev = "fc6a6896e4e497d973a8905b563883e9db6909b9"; rev = "8d15b0abcc8fcb8130776d8c0cf447d621b7e09a";
sha256 = "109356yz0fb322asjr71nikva8cqc5wb295nfp25693r6a4j4r02"; sha256 = "15acjpd35xhshv06v1prly5qr3kyapwi048h9wrzqryjsz5n6qk1";
}; };
nimDeps = [ gnunet_nim ]; nimDeps = [ gnunet_nim ];