errands: 46.2.9 -> 46.2.10 (#473643)

This commit is contained in:
Aleksana
2025-12-24 03:12:23 +00:00
committed by GitHub
+2 -2
View File
@@ -18,7 +18,7 @@
}:
python3Packages.buildPythonApplication rec {
pname = "errands";
version = "46.2.9";
version = "46.2.10";
pyproject = false;
@@ -26,7 +26,7 @@ python3Packages.buildPythonApplication rec {
owner = "mrvladus";
repo = "Errands";
tag = version;
hash = "sha256-+x6zp14leFryxwQJdI0UKPp4N0IuJRIX5/94QrlzDAU=";
hash = "sha256-YgKn6tBW1gG6H1zEAzaQjJWzSXh4Na44yZ7lfAnqUFA=";
};
nativeBuildInputs = [