treewide: Update meta of packages hosted on gnome
- Update homepage URLs - Add missing meta entries
This commit is contained in:
committed by
worldofpeace
parent
b85ccbac54
commit
06fad89bd6
@@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "A library for creating task lists and pagers";
|
||||
homepage = "https://gitlab.gnome.org/GNOME/libwnck";
|
||||
license = stdenv.lib.licenses.lgpl21;
|
||||
maintainers = with stdenv.lib.maintainers; [ johnazoidberg ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user