bump groupchat
This commit is contained in:
parent
da4f50fa0d
commit
21bfb0b602
|
@ -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 ];
|
||||||
|
|
Loading…
Reference in New Issue