tasktimer: 1.11.0 -> 1.12.0 (#478668)

This commit is contained in:
Matthias Beyer
2026-01-10 09:33:42 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "tasktimer";
version = "1.11.0";
version = "1.12.0";
src = fetchFromGitHub {
owner = "caarlos0";
repo = "tasktimer";
rev = "v${version}";
sha256 = "sha256-CAqOsxmJxDgQRMx8cN23TajHd6BNiCFraFvhf5kKnzc=";
sha256 = "sha256-B2kuAGY7qVvv+95DzFn78no1vofJGr0dw0kW2AIeJpo=";
};
vendorHash = "sha256-Tk0yI/WFr0FV0AxJDStlP3XLem3v78ueuXyadhrLAog=";
vendorHash = "sha256-IviHbJvGyjwy1ovItvbxNV91OL2JM9Z2MKHexXEhrMU=";
postInstall = ''
mv $out/bin/tasktimer $out/bin/tt