highfinesse-net: bump

pull/30/head
Sebastien Bourdeauducq 2019-11-26 23:28:37 +08:00
parent 8c03c73522
commit e283196520
1 changed files with 2 additions and 2 deletions

View File

@ -174,8 +174,8 @@ in
src = pkgs.fetchFromGitHub {
owner = "quartiq";
repo = "highfinesse-net";
rev = "595daeb036592cf0254989e9b2cf8fac4844b6bc";
sha256 = "1nq7mnirprlac453rxfarf0wpdw77jmji2m22ks4nwjlb43ahmaz";
rev = "a9cc049c9846845d2b2d8662266ec11fe770abee";
sha256 = "01mk4gf6rk3jqpz4y7m35vawjybvyp26bizz5a4ygkb8dq5l51g4";
};
pythonOptions = {
propagatedBuildInputs = [ sipyco ];