errands: 46.2.6 -> 46.2.7 (#362747)

This commit is contained in:
Aleksana
2024-12-08 14:19:43 +08:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@
}:
python3Packages.buildPythonApplication rec {
pname = "errands";
version = "46.2.6";
version = "46.2.7";
pyproject = false;
@@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
owner = "mrvladus";
repo = "Errands";
rev = "refs/tags/${version}";
hash = "sha256-NIhDMsKPxxPJfDHXOpPl7NPUCO/M5wA2T72ej/+w+Z0=";
hash = "sha256-kPF6BS7qDFstCGadSB8MSvBy+T4PkG/wRisYAaIU6rY=";
};
nativeBuildInputs = [