update rev

master
lurchi 2018-11-15 21:27:59 +01:00
parent f4cd05656a
commit 4538247707
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
with stdenv.lib;
let
rev = "e1cd257e18129025283f152e2b32aa9d5bcc1686";
rev = "c7305832a3df76c17c05d42c072996f61b6a6207";
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 = "0794pqpm651hdzc1qv482a8hfnrb9hgrw1ndxaan65fg0f545jxg";
sha256 = "0ry04fvf1x2wcibbhwi5lyz4gz8y2n118306pr1b6kpqfl6941nc";
};
phases = [