bump groupchat; fix checksum
This commit is contained in:
parent
9bd7983fc1
commit
d4b678df67
|
@ -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 = "49b5421635766faea9137de77a3e84a89527f867";
|
rev = "86ae7a422badf6450dc845a7b32ead248fcd3222";
|
||||||
sha256 = "0l3z5590bvmri3qhckibvywa89q6qg3kv8ly98232bvvxkinwzlq";
|
sha256 = "0b51lnak8gqdjnx8641pbhzzw1m6ma5m7nmxjgmviyprkrmpz01c";
|
||||||
};
|
};
|
||||||
|
|
||||||
nimDeps = [ gnunet_nim ];
|
nimDeps = [ gnunet_nim ];
|
||||||
|
|
Loading…
Reference in New Issue