lollypop: 1.4.39 -> 1.4.40
Relevant changelog: https://gitlab.gnome.org/World/lollypop/-/tags/1.4.40
This commit is contained in:
parent
b6c5ad3349
commit
29c6f7ae70
@ -28,7 +28,7 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "lollypop";
|
||||
version = "1.4.39";
|
||||
version = "1.4.40";
|
||||
|
||||
format = "other";
|
||||
|
||||
@ -38,7 +38,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
repo = pname;
|
||||
rev = version;
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-VPHQwy2+XR9R7toIN5sNFB91ddROlL7Scr8AKLgUzuo=";
|
||||
hash = "sha256-hdReviNgcigXuNqJns6aPW+kixlpmRXtqrLlm/LGHBo=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user