glm: add meta.branch for 0.9.5.4
This commit is contained in:
@@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = http://glm.g-truc.net/;
|
homepage = http://glm.g-truc.net/;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
branch = "0.9.5.4";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with stdenv.lib.maintainers; [ fuuzetsu ];
|
maintainers = with stdenv.lib.maintainers; [ fuuzetsu ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user