lollypop: 1.1.4.14 -> 1.1.4.16

https://gitlab.gnome.org/World/lollypop/-/tags/1.1.4.16
This commit is contained in:
Will Dietz
2019-09-13 22:30:25 -05:00
parent a412701c8d
commit 3b9995ca8e
+2 -2
View File
@@ -20,7 +20,7 @@
python3.pkgs.buildPythonApplication rec { python3.pkgs.buildPythonApplication rec {
pname = "lollypop"; pname = "lollypop";
version = "1.1.4.14"; version = "1.1.4.16";
format = "other"; format = "other";
doCheck = false; doCheck = false;
@@ -29,7 +29,7 @@ python3.pkgs.buildPythonApplication rec {
url = "https://gitlab.gnome.org/World/lollypop"; url = "https://gitlab.gnome.org/World/lollypop";
rev = "refs/tags/${version}"; rev = "refs/tags/${version}";
fetchSubmodules = true; fetchSubmodules = true;
sha256 = "004cwbnxss6vmdsc6i0y83h3xbc2bzc0ra4z99pkizkky2mz6swj"; sha256 = "1azfxc1vc1j4ph0zrfsgz2gac1vwmbj65j6wjlxx3nr8kia4mccl";
}; };
nativeBuildInputs = [ nativeBuildInputs = [