veusz: 4.2 -> 4.2.1

This commit is contained in:
R. Ryantm
2026-04-09 12:50:15 +00:00
parent 5a670b6912
commit d8407edc2e
+2 -2
View File
@@ -7,12 +7,12 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "veusz";
version = "4.2";
version = "4.2.1";
format = "setuptools";
src = fetchPypi {
inherit (finalAttrs) pname version;
hash = "sha256-jyghPk/u4THHnXrG/UDzHfW4AkS6n0CEd3VK+GX9he0=";
hash = "sha256-+txG1MQWbZaVq322p4ZctzanPw+geEf9ilu5kGQI3Qk=";
};
nativeBuildInputs = [