Merge pull request #313174 from luftmensch-luftmensch/errands_46.2

errands: 46.1 -> 46.2
This commit is contained in:
Weijia Wang
2024-05-20 22:16:30 +02:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@
}:
python3Packages.buildPythonApplication rec {
pname = "errands";
version = "46.1";
version = "46.2";
pyproject = false;
@@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
owner = "mrvladus";
repo = "Errands";
rev = "refs/tags/${version}";
hash = "sha256-v1ifArrfq+vOr7K2L7s/PeXXCH1FLzlvReBKEdXzr3U=";
hash = "sha256-p/2dHLWSdDAe0+xTvOgmGscTUPLG+0ddIVHMcHY86xg=";
};
nativeBuildInputs = [