Merge pull request #320773 from luftmensch-luftmensch/errands_46.2.3

errands: 46.2.2 -> 46.2.3
This commit is contained in:
Aleksana
2024-06-19 23:00:17 +08:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@
}:
python3Packages.buildPythonApplication rec {
pname = "errands";
version = "46.2.2";
version = "46.2.3";
pyproject = false;
@@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
owner = "mrvladus";
repo = "Errands";
rev = "refs/tags/${version}";
hash = "sha256-lX0exxZMbq/iC41bByMfT478vhOQadPJAN72PHiznKc=";
hash = "sha256-JBvyMWEUKUKeAOTCbzNwqpv2ox7bS9p+QsLkJv/lK8k=";
};
nativeBuildInputs = [