Fixed many descriptions
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://kr.github.io/beanstalkd/;
|
||||
description = "Beanstalk is a simple, fast work queue.";
|
||||
description = "A simple, fast work queue";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.zimbatm ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user