packages feed

antiope-sqs 7.4.5 → 7.5.0

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

antiope-sqs.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.4  name:                   antiope-sqs-version:                7.4.5+version:                7.5.0 synopsis:               Please see the README on Github at <https://github.com/arbor/antiope#readme> description:            Please see the README on Github at <https://github.com/arbor/antiope#readme>. category:               Services
test/Antiope/SQS/MessagesSpec.hs view
@@ -6,7 +6,7 @@ import Hedgehog import Test.Hspec -{-# ANN module ("HLint: Ignore Redundant do" :: String) #-}+{-# ANN module ("HLint: ignore Redundant do" :: String) #-}  spec :: Spec spec = describe "Antiope.SQS.MessagesSpec" $ do