update rev

master
lurchi 2018-11-17 09:06:17 +01:00
parent 867d624bd3
commit e85d8a21ce
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
with stdenv.lib;
let
rev = "f65b93c58cf096758f9077b9d530b7a55e6e87c0";
rev = "c3560ec0c7e90c21be6f78dda9d122af70f60e9f";
in
stdenv.mkDerivation rec {
name = "gnunet-${rev}";
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
#url = https://gnunet.org/git/gnunet.git;
url = https://ulrich.earth/code/gnunet;
inherit rev;
sha256 = "1kq8f2nrn0gxlbrwwziqd2y4zmr6m628kf2x40gb3pz83rpdiw9g";
sha256 = "1kfgk4yjhsbvia2bark51bxy8yjnb7118rxfjsbqrrlpgssjgdya";
};
phases = [