simplotask: 1.18.0 -> 1.19.1

This commit is contained in:
R. Ryantm
2025-09-04 02:05:07 +00:00
parent e9445898e1
commit 01856bbb31
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "simplotask";
version = "1.18.0";
version = "1.19.1";
src = fetchFromGitHub {
owner = "umputun";
repo = "spot";
tag = "v${finalAttrs.version}";
hash = "sha256-0XAxjh9TWMqMkeSEhdgXX9DflHnT40f7VkHgp1QjQUg=";
hash = "sha256-Zu7GkvNVhf6TeZg2AVH8GTi5ORK5aUspSvB1ThOBwTo=";
};
vendorHash = null;