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 2cd2dec commit cd0caddCopy full SHA for cd0cadd
pkgs/by-name/ti/tile38/package.nix
@@ -6,16 +6,16 @@
6
7
buildGoModule rec {
8
pname = "tile38";
9
- version = "1.34.3";
+ version = "1.34.4";
10
11
src = fetchFromGitHub {
12
owner = "tidwall";
13
repo = "tile38";
14
tag = version;
15
- hash = "sha256-0kBSMoHo6RD6NIP4fGXe3K5B+FLEN5BuphViwa6KLSg=";
+ hash = "sha256-TLVFFgT5lxOLhv1RBS09DCcZAozkcHzIBlJSWt1ztB4=";
16
};
17
18
- vendorHash = "sha256-SJ80FSoG8RhsReDmSX120bxzcgZ3cD3vNvWt/HiV3/w=";
+ vendorHash = "sha256-geXYLeJf/u+8RD7Slr2x+J6zABkWSIfhxKLxZVF/icU=";
19
20
subPackages = [
21
"cmd/tile38-cli"
0 commit comments