packages feed

asif 5.0.1 → 5.0.2

raw patch · 1 files changed

+5/−5 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

asif.cabal view
@@ -1,11 +1,11 @@ cabal-version:  2.2 name:           asif-version:        5.0.1-description:    Library for creating and querying segmented feeds. Please see <https://github.com/packetloop/asif#readme>+version:        5.0.2+description:    Library for creating and querying segmented feeds. Please see <https://github.com/arbor/asif#readme> synopsis:       Library for creating and querying segmented feeds category:       Services-homepage:       https://github.com/packetloop/asif#readme-bug-reports:    https://github.com/packetloop/asif/issues+homepage:       https://github.com/arbor/asif#readme+bug-reports:    https://github.com/arbor/asif/issues author:         Arbor Networks maintainer:     mayhem@arbor.net copyright:      Arbor Networks@@ -18,7 +18,7 @@  source-repository head   type: git-  location: https://github.com/packetloop/asif+  location: https://github.com/arbor/asif  common common-deps   default-language:    Haskell2010