We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 741c4b4 + 67c8eb5 commit 8c819aeCopy full SHA for 8c819ae
pkgs/by-name/si/simplotask/package.nix
@@ -2,13 +2,13 @@
2
3
buildGoModule rec {
4
pname = "simplotask";
5
- version = "1.16.0";
+ version = "1.16.1";
6
7
src = fetchFromGitHub {
8
owner = "umputun";
9
repo = "spot";
10
rev = "v${version}";
11
- hash = "sha256-VnQIg5HXZZwvYpaYDF1CIphLtE4S+1zADE1WnicXOSQ=";
+ hash = "sha256-SfHemtGomn1zxK4oQMYXfzAftmMd5yroY+mFaxtq6HE=";
12
};
13
14
vendorHash = null;
0 commit comments