simplotask: 1.19.2 -> 1.19.3

This commit is contained in:
R. Ryantm
2026-01-15 08:28:06 +00:00
parent d6bc8a1403
commit 3b9826d31f
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "simplotask";
version = "1.19.2";
version = "1.19.3";
src = fetchFromGitHub {
owner = "umputun";
repo = "spot";
tag = "v${finalAttrs.version}";
hash = "sha256-UFuHcva5+0KMaIas6N+Ny1Ego6ZI+J8gd+91EisRlXM=";
hash = "sha256-XtM9WiLZ8KqaG7oQBADRRz//o60EBFEZl/pgCLQ+adM=";
};
vendorHash = null;