From 48ed8d4f81e1f5166299fa0829b83e5a43d78f62 Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Fri, 1 Mar 2019 00:19:44 -0500 Subject: lollypop: 0.9.921 -> 0.9.923 https://gitlab.gnome.org/World/lollypop/tags/0.9.922 https://gitlab.gnome.org/World/lollypop/tags/0.9.923 --- pkgs/applications/audio/lollypop/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/audio/lollypop') diff --git a/pkgs/applications/audio/lollypop/default.nix b/pkgs/applications/audio/lollypop/default.nix index a90eaea7b56..d36f19e0b0c 100644 --- a/pkgs/applications/audio/lollypop/default.nix +++ b/pkgs/applications/audio/lollypop/default.nix @@ -5,7 +5,7 @@ python3.pkgs.buildPythonApplication rec { pname = "lollypop"; - version = "0.9.921"; + version = "0.9.923"; format = "other"; doCheck = false; @@ -14,7 +14,7 @@ python3.pkgs.buildPythonApplication rec { url = "https://gitlab.gnome.org/World/lollypop"; rev = "refs/tags/${version}"; fetchSubmodules = true; - sha256 = "0a79qnci93yicd58r6kr6yinpqz67s39h0xk5qkzlsplpbawvf3y"; + sha256 = "0jgz36lrhigcsr9vs5sp4ngv8rir3zqicygymjv7d61d6pclkx1z"; }; nativeBuildInputs = [ -- cgit 1.4.1