ruby: update meta

This commit is contained in:
Mario Rodas 2022-08-12 04:20:00 +00:00
parent b0447f04cb
commit 0565bd8b59

View File

@ -224,8 +224,8 @@ let
++ op useBaseRuby baseRuby;
meta = with lib; {
description = "The Ruby language";
homepage = "http://www.ruby-lang.org/en/";
description = "An object-oriented language for quick and easy programming";
homepage = "https://www.ruby-lang.org/";
license = licenses.ruby;
maintainers = with maintainers; [ vrthra manveru marsam ];
platforms = platforms.all;