Skip to content

Commit 8c819ae

Browse files
authored
simplotask: 1.16.0 -> 1.16.1 (#360970)
2 parents 741c4b4 + 67c8eb5 commit 8c819ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/si/simplotask/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
buildGoModule rec {
44
pname = "simplotask";
5-
version = "1.16.0";
5+
version = "1.16.1";
66

77
src = fetchFromGitHub {
88
owner = "umputun";
99
repo = "spot";
1010
rev = "v${version}";
11-
hash = "sha256-VnQIg5HXZZwvYpaYDF1CIphLtE4S+1zADE1WnicXOSQ=";
11+
hash = "sha256-SfHemtGomn1zxK4oQMYXfzAftmMd5yroY+mFaxtq6HE=";
1212
};
1313

1414
vendorHash = null;

0 commit comments

Comments
 (0)