syncplay-nogui: 1.7.4 -> 1.7.5

This commit is contained in:
R. Ryantm
2026-02-19 23:45:43 +00:00
parent 9c47edbb53
commit 3e6877085b
+2 -2
View File
@@ -9,7 +9,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "syncplay";
version = "1.7.4";
version = "1.7.5";
pyproject = false;
@@ -17,7 +17,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "Syncplay";
repo = "syncplay";
tag = "v${finalAttrs.version}";
sha256 = "sha256-23OTj+KUmYtrhzIS4A9Gq/tClOLwaeo50+Fcm1tn47M=";
sha256 = "sha256-qNkucK7+OuNmTGLuTn4hXxKjMq3WpT4CvGRXoQ2+1Oc=";
};
patches = [