simplotask: 1.20.0 -> 1.20.1

This commit is contained in:
R. Ryantm
2026-07-15 08:47:34 +00:00
parent 0a6bfb4390
commit a8d7e40420

View File

@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "simplotask";
version = "1.20.0";
version = "1.20.1";
src = fetchFromGitHub {
owner = "umputun";
repo = "spot";
tag = "v${finalAttrs.version}";
hash = "sha256-iSUT5b0nL+6wiiMXFoXwe9r4WV68BXopCYRrswwFxyk=";
hash = "sha256-VZXtteRXzjxXtAOYXZHBXknOyegbaCAPPXyRtig3PIs=";
};
vendorHash = null;