add cow support of varray and version 0.0.2
This commit is contained in:
parent
10c32f769b
commit
7212ba170d
5 changed files with 48 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
stdenv.mkDerivation {
|
||||
|
||||
pname = "rtti";
|
||||
version = "0.0.1";
|
||||
version = "0.0.2";
|
||||
|
||||
src = ./..;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue