hsyslog-udp 0.2.1 → 0.2.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
API changes (from Hackage documentation)
Files
- hsyslog-udp.cabal +2/−2
hsyslog-udp.cabal view
@@ -1,5 +1,5 @@ name: hsyslog-udp-version: 0.2.1+version: 0.2.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@@ -41,6 +41,6 @@ other-modules: System.Posix.Syslog.UDPSpec Build-Depends: base >= 3 && < 5- , hspec < 2.5+ , hspec < 2.6 , hsyslog-udp , time < 1.9