mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
haskell-feed: cosmetic
This commit is contained in:
parent
c3d3097ab2
commit
ebe6ff8b47
@ -7,7 +7,7 @@ cabal.mkDerivation (self: {
|
||||
buildDepends = [ utf8String xml ];
|
||||
meta = {
|
||||
homepage = "https://github.com/sof/feed";
|
||||
description = "Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds";
|
||||
description = "Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
||||
|
Loading…
Reference in New Issue
Block a user