diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-01-28 14:17:17 -0500 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-01-29 22:57:48 -0500 |
| commit | 42baa49fefb7353950a4751f4e929f53ac57df30 (patch) | |
| tree | 27c09340734047f6cb6a246d072cf77cd274e246 /spine.nix | |
| parent | CHANGELOG (diff) | |
0.11.2
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.1"; + version = "0.11.2"; src = ./.; buildInputs = [ pkgs.sqlite |
