Skip to content

Commit 22c96c0

Browse files
authored
livebook: 0.16.1 -> 0.16.2 (#414631)
2 parents e356cbe + 741c9d1 commit 22c96c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/li/livebook/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}:
1212
beamPackages.mixRelease rec {
1313
pname = "livebook";
14-
version = "0.16.1";
14+
version = "0.16.2";
1515

1616
inherit elixir;
1717

@@ -23,7 +23,7 @@ beamPackages.mixRelease rec {
2323
owner = "livebook-dev";
2424
repo = "livebook";
2525
tag = "v${version}";
26-
hash = "sha256-vZFmd9Y5KEnQqzvCmGKGUbY+yR7IEc+0n0sycPDMxa8=";
26+
hash = "sha256-x4h5vT2p1SL/8p04DRpKbIbwL7XzctH27f4ZAwj0QOg=";
2727
};
2828

2929
mixFodDeps = beamPackages.fetchMixDeps {

0 commit comments

Comments
 (0)