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.
1 parent 597354d commit 8923220Copy full SHA for 8923220
pkgs/by-name/jo/joker/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "joker";
9
- version = "1.5.2";
+ version = "1.5.6";
10
11
src = fetchFromGitHub {
12
rev = "v${version}";
13
owner = "candid82";
14
repo = "joker";
15
- sha256 = "sha256-pXeYVhm8lpwzn1IAwYquBMmuQsbAev06BzK4TvtNsLo=";
+ sha256 = "sha256-h0JUBGWnL0fWryY6+BUwcl8Liv7Xyw+ZiESjJpyQpCI=";
16
};
17
18
vendorHash = "sha256-yH8QVzliAFZlOvprfdh/ClCWK2/7F96f0yLWvuAhGY8=";
0 commit comments