haskell-hsyslog: cosmetic
This commit is contained in:
parent
86b9c3d60a
commit
5dd8d6e1f3
@ -6,7 +6,7 @@ cabal.mkDerivation (self: {
|
|||||||
sha256 = "1dpcawnl3a5lw2w8gc9920sjrw43qmq1k2zws8rx2q0r6ps7nhgp";
|
sha256 = "1dpcawnl3a5lw2w8gc9920sjrw43qmq1k2zws8rx2q0r6ps7nhgp";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/peti/hsyslog";
|
homepage = "http://github.com/peti/hsyslog";
|
||||||
description = "FFI interface to syslog(3) from POSIX.1-2001";
|
description = "FFI interface to syslog(3) from POSIX.1-2001.";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = [
|
maintainers = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user