Merge pull request #17282 from magnetophon/faust1git

faust1git: 2016-04-27 -> 2016-07-19

authored by Frederik Rietdijk and committed by GitHub ace13888 e40f5e66

+3 -3
+3 -3
pkgs/applications/audio/faust/faust1git.nix
··· 9 9 10 10 let 11 11 12 - version = "2016-04-27"; 12 + version = "2016-07-19"; 13 13 14 14 src = fetchgit { 15 15 url = "git://git.code.sf.net/p/faudiostream/code"; 16 - rev = "931fca3e649f99ef09025d37bd6a7dc70a03e6f6"; 17 - sha256 = "1h2qfwxqf9406v0w6kqyxlzn88zw3xmwgxg9f01n4jvd72zxll78"; 16 + rev = "16c22dc0193c10521b1dc16f98443d9c206bb5dd"; 17 + sha256 = "01rbcjfhpd5casi72ffi1j95f65ji60l629sgav93pvs0kpdacz5"; 18 18 }; 19 19 20 20 meta = with stdenv.lib; {