yelp: Fix description
This commit is contained in:
parent
3529af087a
commit
c77fde7810
@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://wiki.gnome.org/Apps/Yelp;
|
homepage = https://wiki.gnome.org/Apps/Yelp;
|
||||||
description = "Yelp is the help viewer in Gnome.";
|
description = "The Gnome help viewer";
|
||||||
maintainers = with maintainers; [ lethalman ];
|
maintainers = with maintainers; [ lethalman ];
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user