packages feed

hsyslog-udp 0.1.1 → 0.1.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~hsyslog-udpdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hsyslog-udp, time

API changes (from Hackage documentation)

Files

hsyslog-udp.cabal view
@@ -1,5 +1,5 @@ name:                   hsyslog-udp-version:                0.1.1+version:                0.1.2 synopsis:               Log to syslog over a network via UDP description:            Supports <https://tools.ietf.org/html/rfc5424 RFC 5424>,                         <https://tools.ietf.org/html/rfc3164 RFC 3164>, or any@@ -30,7 +30,7 @@                       , hsyslog == 4.*                       , network == 2.6.*                       , text == 1.2.*-                      , time == 1.5.*+                      , time < 1.7                       , unix == 2.7.*  test-suite specs@@ -42,5 +42,5 @@    Build-Depends:        base >= 3 && < 5                       , hspec == 2.2.*-                      , hsyslog-udp == 0.1.1-                      , time == 1.5.*+                      , hsyslog-udp+                      , time < 1.7