packages feed

eap 0.9.0.1 → 0.9.0.2

raw patch · 1 files changed

+4/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

eap.cabal view
@@ -1,13 +1,13 @@ name:                eap-version:             0.9.0.1+version:             0.9.0.2 synopsis:            Extensible Authentication Protocol (EAP) description:         This module provides types and on the wire de/coding of EAP packets as per RFC 3748-homepage:            https://github.com/erickg/eap#readme+homepage:            https://gitlab.com/codemonkeylabs/eap#readme license:             BSD3 license-file:        LICENSE author:              Erick Gonzalez maintainer:          erick@codemonkeylabs.de-copyright:           2017 Erick Gonzalez+copyright:           2018 Erick Gonzalez category:            Network build-type:          Simple extra-source-files:  README.md@@ -30,4 +30,4 @@  source-repository head   type:     git-  location: https://github.com/erickg/eap+  location: https://gitlab.com/codemonkeylabs/eap