Skip to content

Commit 7ec800f

Browse files
committed
elvish: 0.14.0 -> 0.14.1
1 parent 0a874ff commit 7ec800f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/shells/elvish/default.nix

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

33
buildGoModule rec {
44
pname = "elvish";
5-
version = "0.14.0";
5+
version = "0.14.1";
66

77
excludedPackages = [ "website" ];
88

@@ -12,7 +12,7 @@ buildGoModule rec {
1212
owner = "elves";
1313
repo = pname;
1414
rev = "v${version}";
15-
sha256 = "1jsxhnm82pjzwvcjq7vrlldyjnv5j6c83a13dj6zphlqq99z68l4";
15+
sha256 = "05wp3cx4s2cjf60yncdpmycs5h4z1dlin56dmljmfwz4z099079b";
1616
};
1717

1818
vendorSha256 = "1f971n17h9bc0qcgs9ipiaw0x9807mz761fqm605br4ch1kp0897";

0 commit comments

Comments
 (0)