Skip to content

Commit ff85c18

Browse files
spirit: 0.10.1 -> 0.10.2 (NixOS#486808)
2 parents f2bfd16 + 06942d2 commit ff85c18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/sp/spirit/package.nix

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

88
buildGoModule (finalAttrs: {
99
pname = "spirit";
10-
version = "0.10.1";
10+
version = "0.10.2";
1111

1212
src = fetchFromGitHub {
1313
owner = "block";
1414
repo = "spirit";
1515
tag = "v${finalAttrs.version}";
16-
hash = "sha256-vGrIDXm3QXOitzIGV3Plt+SmUEih4gPJGTv6bGBwITE=";
16+
hash = "sha256-lgDEYIc6NgDkqoYdwluaZ9VCockE3gbyP8O7LfoTrl0=";
1717
};
1818

1919
vendorHash = "sha256-WSMziaE6ldYa915fAAecXGmJkFhh8Sk/IHjfBqXf9FI=";

0 commit comments

Comments
 (0)