tuir: 1.28.3 -> 1.29.0

gstqt5
Oleksii Filonenko 2020-04-29 13:34:26 +03:00 committed by Frederik Rietdijk
parent 95b6a6d5fd
commit 21708823ff
1 changed files with 2 additions and 2 deletions

View File

@ -3,13 +3,13 @@
with python3Packages;
buildPythonApplication rec {
pname = "tuir";
version = "1.28.3";
version = "1.29.0";
src = fetchFromGitLab {
owner = "ajak";
repo = pname;
rev = "v${version}";
sha256 = "0nhpbb0vdngwb0fhlimjgm3wq2s67m4rb3vv920zyllnmfplk0lk";
sha256 = "1fqp6bvq8kzdsf3nna4mn1phdcixpx76bya43xrivxjbzsfl59ib";
};
# Tests try to access network