bump groupchat

This commit is contained in:
Christian Ulrich 2020-06-19 19:44:35 +02:00
parent 10efbf66d0
commit 6a12858416
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 = "66481b77acfa990f53fe94f6268e69c8db9fff6c";
sha256 = "0lqicnwhv6bccjf4y4sh57hd83kvgb9r44z9pya76vc4kdx5nipb";
rev = "daf8d0a877b36a5c917dafc7aed54f5a16bff690";
sha256 = "0a9h8ma88g45mays8bjx7bfllvbrphi9l0wq5ixgp1wlaxykvcal";
};
nimDeps = [ gnunet_nim ];