Merge pull request #20367 from goetzst/qutebrowser

qutebrowser: 0.8.2 -> 0.8.4
This commit is contained in:
Gabriel Ebner 2016-11-12 13:48:24 -05:00 committed by GitHub
commit 645e2b55e5

View File

@ -24,12 +24,12 @@ let
in buildPythonApplication rec {
name = "qutebrowser-${version}";
version = "0.8.2";
version = "0.8.4";
namePrefix = "";
src = fetchurl {
url = "https://github.com/The-Compiler/qutebrowser/releases/download/v${version}/${name}.tar.gz";
sha256 = "1kfxjdn1dqla8d8gcggp55zcgf4zb77knkfshd213my0iw2yzgcf";
sha256 = "0wc6iq7rw89625v595bs4y8spzhid6nnz2gq67f2kbjppk2rikpm";
};
# Needs tox