lollypop: 1.4.37 -> 1.4.39

Bump to latest version
This commit is contained in:
Nydragon
2024-05-06 13:24:28 +09:00
parent 931964e300
commit ff59531e83
+2 -2
View File
@@ -25,7 +25,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "lollypop";
version = "1.4.37";
version = "1.4.39";
format = "other";
@@ -35,7 +35,7 @@ python3.pkgs.buildPythonApplication rec {
repo = pname;
rev = version;
fetchSubmodules = true;
sha256 = "sha256-3GPmGNbbSxvLq0t3F9q1x64BwNQCEvFQWLb0bSO9KUY=";
sha256 = "sha256-VPHQwy2+XR9R7toIN5sNFB91ddROlL7Scr8AKLgUzuo=";
};
nativeBuildInputs = [