diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-02-19 16:33:51 -0500 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-02-24 16:46:47 -0500 |
| commit | 47ca5be10805e1c61c0ac3df5ac7ad80fa6dc665 (patch) | |
| tree | 63419975dbbd28da882d9f34cf680f30aa96c3b0 /spine.nix | |
| parent | CHANGELOG (diff) | |
0.11.3
Diffstat (limited to 'spine.nix')
| -rwxr-xr-x | spine.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ with ( # mkDub.nix ); mkDubDerivation rec { name = "spine-${version}"; - version = "0.11.2"; + version = "0.11.3"; src = ./.; buildInputs = [ pkgs.sqlite |
