Adds some “branch” meta-data
This commit is contained in:
@@ -32,6 +32,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
branch = "4.0";
|
||||
homepage = https://bitbucket.org/camlspotter/camlimages;
|
||||
description = "OCaml image processing library";
|
||||
license = licenses.lgpl2;
|
||||
|
||||
Reference in New Issue
Block a user