lollypop: 0.9.522 -> 0.9.601 (#47344)
This commit is contained in:
parent
7e3d35afc5
commit
a51c855d5b
@ -4,7 +4,7 @@
|
|||||||
, gobjectIntrospection, wrapGAppsHook }:
|
, gobjectIntrospection, wrapGAppsHook }:
|
||||||
|
|
||||||
python3.pkgs.buildPythonApplication rec {
|
python3.pkgs.buildPythonApplication rec {
|
||||||
version = "0.9.522";
|
version = "0.9.601";
|
||||||
name = "lollypop-${version}";
|
name = "lollypop-${version}";
|
||||||
|
|
||||||
format = "other";
|
format = "other";
|
||||||
@ -14,7 +14,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 = "0f2brwv884cvmxj644jcj9sg5hix3wvnjy2ndg0fh5cxyqz0kwn5";
|
sha256 = "029hyylwjsbwkw1v75nbkkmrncgz30y2qwdysmpz0xyb5q7x6zbj";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = with python3.pkgs; [
|
nativeBuildInputs = with python3.pkgs; [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user